Skip to content

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

Notifications You must be signed in to change notification settings

joshidivanshu/StudentPortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published