Skip to content

Student Management is a fully functional Django project with admin features and beautiful user interface

Notifications You must be signed in to change notification settings

ursmaheshj/Student_Management

Repository files navigation

Student Management Site

Made with Django and ❤️...

Report Bug · Request feature · Initiate Idea


🛠️ Installation Steps

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
  • create virtual environment and install packages (pip install -r requirements.txt)
  • run migrate command (python manage.py migrate)
  • run collectstatic command (python manage.py collectstatic)
  • after database creation create one superuser (please give email also).
  • now after login with admin you can add teachers and students.

🧐 Features

  • Userfriendly design
  • Simple and Elegant UI
  • Provided with Admin, Teacher and Student portfolios
  • Default Authentication

💻 Built with

🍰 Contributing

Please contribute using GitHub Flow; Create a branch, add commits, and open a pull request.

🙏 Support

Dont hesitate to fork this repository and give a star if you like it..