Skip to content

mabashambs/StudentAdministrationAutomation

Repository files navigation

#Student Management System



Installation :
----------------
1. Activate virtual environment 

Enter into "django-student-management-system-master" folder >> Run the following commands

2. py manage.py makemigrations
3. py manage.py migrate
4. py manage.py runserver

goto any browser : Open the bellow Link
 
http://127.0.0.1:8000/

example cridentials : 
----------
HOD Login : 
----------------
usermail : [email protected]
password : admin

Teacher Login : 
--------------
usermail : [email protected]
password : teacher


Student Login : 
---------------
usermail : [email protected]
password : student

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published