Skip to content

MrShubhSharma/E-classroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-classroom

The website is called “ E-classroom” and it is a simple website that allows teachers and students to manage and see their assignments, marks, and attendance in the portal. Using Django framework, bootstrap, and Postgresql learned how to build a Full Stack Django website- from start to finish.

Instructions

  • Install the Requirements: pip install -r requirements.txt
  • Then, make database migrations: python manage.py makemigrations
  • python manage.py migrate
  • Finally, run the application: python manage.py run the server.

For Admin Login Credentials, please create one using superuser!

  • type the command python manage.py createsuperuser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published