Go to the directory in which the code is downloaded, then
Run
- "pip install -r requirements.txt"
- "python manage.py migrate"
- "python manage.py runserver"
- http://127.0.0.1:8000/ run this link
(please note this repo is a copy of the original repo(private) with minor changes on which both the contributors made commits)