SchoolManagementSystem-Mandakh
SchoolManagementSystem-Mandakh copied to clipboard
Online School Management System
Online School Management System

Installation
Use the package manager pip to install OSMS.
pip install -r requirements.txt
Demo
http://online.exdi.us
| User Type | Password | |
|---|---|---|
| Teacher: | [email protected] | teacher123 |
| [email protected] | teacher123 | |
| Student: | [email protected] | student123 |
| [email protected] | student123 | |
| Parent: | [email protected] | parent123 |
| [email protected] | parent123 |
Tech
- [django] - Python based framework [backend]
- [HTML, CSS(Bootstrap...), JS(jQuery...), so many useful plugins] [frontend]
Screenshots
Login:

Admin Panel:

Teacher Panel:

Student Panel:

Parents Panel:

News:

Grades:

Attendance:

COVID-19:

Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.