This is a simple tutor management system which enables teachers or management to keep track of the school/college or boards or classes or students within it. The below functionalities has been provided:
- One can add a board
- Edit the existing board
- Click on the board ID to add additional classes or batches to the existing classes
- Add students
- Add multiple students at once to a specific batch
- View complete student information(attendance, grades, batches)
- Monitor assessments by the teachers
- Add assessments or add a student for a particular assessment
- Also, a summary page describing the school or college (like total boards in the school, total students, batches, classes)
Note: This site has been built using php, bootstrap 3, html 5, jquery, javascript, etc. Not to mention, I've built this site in just 2 days without any sleep, starting from the overall system design to working out database tables to making the UI look simple and elegant. Feel free to use it or go through the code or extend it.
Cheers!
Update: Added the sql file used by the website.