Made with Django and ❤️...
Report Bug · Request feature · Initiate Idea
How to download and install :
- To start you should atleast have python and django installed.
- clone this repo using : git clone https://github.com/ursmaheshj/Student_Management.git
- change database settings to establish connection to default django sqlite.
- run migrate and collectstatic commands
- after database creation create one superuser (defaultly assigned as Admin).
- now you can login and add teachers and students.
- Userfriendly design
- Simple and Elegant UI
- Provided with Admin, Teacher and Student portfolios
- Default Authentication
Please contribute using GitHub Flow; Create a branch, add commits, and open a pull request.
Dont hesitate to fork this repository and give a star if you like it..