-- This Project is developed by Team <Code_Breakers> for NSU Inter University Hackathon 2020.
- cd to the directory where requirements.txt is located.
- activate your virtualenv. (if you have)
- run: ' pip install -r requirements.txt ' command in your shell.
- then, run: ' python manage.py runserver '
( Authenticated users have been added to this project through a text file )