Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 457 Bytes

Project Description

This is simple template project of questionnaire on Django and Rest Framework.

Requirements

  • Python (3.10 or higher)

Installation and Usage

Install using pip

pip install -r ./requirements.txt
python manage.py migrate
python manage.py runserver

P.S.

If you find bugs, need help, or want to talk to the developers, please write an issue on GitHub.