Skip to content

probayraka/SchoolManagementSystem-Mandakh

Repository files navigation

Online School Management System

Logo

Installation

Use the package manager pip to install OSMS.

pip install -r requirements.txt

Demo

http://online.exdi.us

User Type E-Mail Password
Teacher: teacher@gmail.com teacher123
teacher2@gmail.com teacher123
Student: student3@gmail.com student123
student4@gmail.com student123
Parent: parent@gmail.com parent123
parent2@gmail.com parent123

Tech

  • [django] - Python based framework [backend]
  • [HTML, CSS(Bootstrap...), JS(jQuery...), so many useful plugins] [frontend]

Screenshots

Login:

Login

Admin Panel:

Admin

Teacher Panel:

Teacher

Student Panel:

Student

Parents Panel:

Parents

News:

News

Grades:

Grades

Attendance:

Attendance

COVID-19:

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.

License

MIT