This is simple template project of questionnaire on Django and Rest Framework.
- Python (3.10 or higher)
Install using pip
pip install -r ./requirements.txt
python manage.py migrate
python manage.py runserver
If you find bugs, need help, or want to talk to the developers, please write an issue on GitHub.