-
Notifications
You must be signed in to change notification settings - Fork 58
Forms
Bismita Guha edited this page Aug 29, 2020
·
1 revision
The whole application is based on the creation, editing and filling of forms. Admins can create customized forms, and open it for different user groups. Based on form responses, further filtering of applications takes place.
The creation of a form can be done only by admins. It is a simple interactive interface, where you can easily create a form with a variety of fields and preview them accordingly.
- Forms list
- Form fields
Target users of a form can fill in and edit already filled in responses.
Users can view their own submissions and their status. Admins can view form submissions, user profile and update submission statuses of users. Submissions can be filtered and searched to ease the application process.
- 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