parsariyahi / school_management

School Management System that can manage (students, teachers, classes, books, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School Management System

school manager system written with Django

the database is PostgreSQL

About

a system that you can manage your school and things like that,

you can manage your teachers, students, classes, etc.

Why?

  • better management
  • more productivity for teachers and students
  • just makes management easier (dear school manager)

TODO

  • create each routes templates.
  • create views for each app.
  • add teachers app. (0)
  • add some data to database. (1)
  • add forms for creating new student, class, book, etc. and their views. (2)
  • add user authentication. (3)
  • add user permission. (4)

though its not complete (yet) i'm working on it

About

School Management System that can manage (students, teachers, classes, books, etc.)


Languages

Language:Python 69.3%Language:HTML 30.7%