Website for School System Management
Functionalities:
- A list of all students
- A list of all mothers and their spouses
- A list of all guardians, grouped by relation to students (show students as well)
- A list of parents and their children
- A list of all students with siblings taking classes, grouped by class
- A list of all students who have been assigned to a new class in the given time span (use check for including or ignoring new admissions)
- A list of all new students in given time span grouped by class
- A list of all new parents in given time span (include children info)
- A list of all parents who are early introducers (enroll their children into courses as soon as the children are old enough)
- Class change history of given student
- A report of a list of students grouped by classes along with add, search, delete, and edit student features. Search can be performed using student name or id.
- A report of a list of classes with number of students per class and student count per gender. Search can be performed using class name.
- A report of a list of all students who have been dormant for given number of months/years. Search can be performed using months or years.
- A report of all info on a given student (parents, guardian, siblings, class history). Search can be performed using student name or id.
- A report of all info on a given parent (all children, classes of each child, designated guardian). Search can be performed using parent name or id.