A web app developed for student information with login privileges , staff access for certain actions and admin access for certain actions.
Use Virtualenv and install the packages.
pip install -r requirements.txt
Go to the project dir and run the below line in the terminal.
python manage.py runserver