Alex Otieno
Username: admin
pass: admin
- Admins need to be able to log in to the backend.
- Admins should be able to create surveys, together with the survey questions.
- The questions need to have 2 options each.
- Admins need to be able to access survey reports;
- Participants details reports
- The public need to be able to access the created surveys and fill out their options.
- python version > 3.9.5 installed
python -m pip install django- nested-admin > 3.3.3 installed
pip install django-nested-admin Navigate to the project directory (where manage.py is located) and run
python manage.py makemigrations surveypython manage.py migratepython manage.py collectstaticpython manage.py createsuperuserpython manage.py runserver- django
- nested-admin
- python
- JQuery
- db Bootstrap
- chart.js
License
- MIT License
- Copyright © 2020 | Alex Otieno