A web application where teacher can CRUD (Create, Update, Delete) classes, students, subjects, and result. Then students can view there result and download as PDF or Excel file
Admin should be able to:
- Add new classes, students, subjects
- Update classes, students, subjects
- Delete classes, students, subjects
Students should be able to:
- Search for their result using their ID
- Download their result in different format (Excel & PDF)