Skip to content

student marks enrolment and leader board based on percentage

Notifications You must be signed in to change notification settings

hariprasadpo28/student_marks_enrolment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

student_marks_enrolment

student marks enrolment and leader board based on percentage

For running the code in local machine, download the code and extract to a specific folder.

  1. Make sure you have installed python3-pip in your system. Requirements: python3 pip django (pip install django) mysqlclient (pip install mysqlclient)

After installing the above packages, go to the project folder where manage.py is located.

Run the command "python manage.py runserver"
Application will be online at localhost url. (http://127.0.0.1:8000/)

About

student marks enrolment and leader board based on percentage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published