-
Notifications
You must be signed in to change notification settings - Fork 58
Automation and Filtering
Bismita Guha edited this page Aug 29, 2020
·
2 revisions
Since AnitaB.org is based on Zulip, community interaction can be best understood by someone's Zulip Stats. Now, Admins cannot switch between Zulip and Sheets to monitor data, or update user's data manually every time they change. So automating the process to automatically fetch the data, and update automatically. Also keeping a backup of the last refreshed data was necessary, considering the scenario the Zulip scripts fail. So every time a user refreshes the stats get updated in the Database.
- Responses can be filtered based on forms. Admins can select multiple forms from the already available list. The Multiple Search Selection has been used for the list. The form IDs are sent as parameters to the search API and the data gets filtered. Searching for a specific candidate is also possible via name or username.
- Home
- AnitaB.org
- About AnitaB.org Open Source
- Getting Started
- How to Contribute
Documentation
- Project Requirements
- Setup and Install
- Development
- Database Design
- Initial Docs
- Main Concepts
- Future Ideas
GSoC Students