While Google forms is most used tool still it isn't good for many scenarios. Degoogled forms is my take on what google forms can't.
- It is necessary to have internet to be able to use this tool.
- The design customization is very limited. Advanced users can change the design to use the tool with a greater number of purposes.
- There are some security concerns. The user has to create a good password and protects it to increase the level of security.
- It accepts texts up to 500 Kb; images up to 2 Mb; and for spreadsheets the limit is 256 cells or 40 sheets.
- User can easily copy the question.
- Privacy concern since data is going through Google
- Data available in spreadsheet Only.
This project will focus on enhancing capabilities of google forms but without google. Few of them are mentioned below
- Admin will be given even more options
- Option of exporting data to SQLite db
- No overwriting of content from users
- Content protection i.e. users cannot copy content unless enabled by admin
- Portable server (locally hosted and tunneled both supported)
- Images size limit upto 4Mb and text size 1 Mb
- Design customisation for admin
- Providing realtime update to admin of data entries
python 3.8+ Django 4.16 virtualenv
ngrok(Sign-in required)
Link generated is random collection of alphabets and numbers every link generated is unique
Once the server is closed link wont redirect to form
Submitted data is stored in CSV file