A web based application to allow school administrators and teachers to manage school records more efficiently
Tecnologies Used:-
- PHP
- Front-end constructed using typical HTML, CSS, JS and Bootstrap
- Database: MySQL
The functionalities are divided based off the 2 user groups: Administrator & Teacher
| Administrator | Teacher | |
|---|---|---|
| Add / Modify / Remove Subject Records | ✔️ | |
| Add / Modify / Remove Class Records | ✔️ | |
| Add/ Modify / Remove Student Records | ✔️ | ✔️ |
| Register Student to a Class | ✔️ | |
| Enter / Modify subject examination score for each student record | ✔️ | |
| Generate Grade Report based on student or class | ✔️ | |
| View Student / Subject / Class details | ✔️ | ✔️ |