- clone this repository
- create a virtual environment using pip or conda
pip install -r requirements.txt
orconda install -r requirements.txt
- make sure to have sql server running
- make migrations using
python manage.py makemigrations
andpython manage.py migrate
- To run the server use
python manage.py runserver
This browser does not support PDFs. Please download the PDF to view it: Download PDF.