Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 980 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 980 Bytes

StudentPortal

A web app developed for student information with login privileges , staff access for certain actions and admin access for certain actions.

Installing Requirements

Use Virtualenv and install the packages.

pip install -r requirements.txt

Running the Project

Go to the project dir and run the below line in the terminal.

python manage.py runserver

Project SnapShots

Screenshot from 2021-04-15 14-14-56 Screenshot from 2021-04-15 14-14-36 Screenshot from 2021-04-15 14-14-30 Screenshot from 2021-04-15 14-14-23