A java application for managing student's records like attendance internals etc.
- Teachers
- Students
- Staff Advisor
- Can input attendance of each students.
- Can only input the data of the subjects which they are in charge of.
- Export the data as Spreadsheet
- Can view all details of all students belonging to the class they are in charge of.
- Export the data as Spreadsheet
- Can view attendance & internal mark entered by the teacher.
This is developed using Netbeans IDE. The database used is MySQL.