Skip to content

SwastiKh/WebTech_ams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Installation Python and Django need to be installed ```bash pip install django ``` ## Usage Go to the folder and run ```bash python manage.py runserver ``` Then go to the browser and enter the url **http://127.0.0.1:8000/** ## Login The login page is common for students and teachers. The username is their email and password for everyone is 'project123'. Example usernames: student- '[email protected]' teacher- '[email protected]' , '[email protected]' ## Users New students and teachers can be added through the admin page. A new user needs to be created for each. The admin page is used to modify all tables such as Students, Teachers, Departments, Courses, Classes etc. # WebTech_ams

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published