Question: Make a java application(GUI) with database using MySQL for student attendance management system: Admin: Admin can ADD/EDIT/DELETE update the record of students or users. Admin
Make a java application(GUI) with database using MySQL for student attendance management system:
Admin:
- Admin can ADD/EDIT/DELETE update the record of students or users.
- Admin can ADD/EDIT/DELETE update the record of faculty or teachers.
- Admin can view the record of all the students and teachers.
- Admin can manage own profile.
- Admin can enter the application after login with valid credentials only
Faculty or Teacher
- Faculty can view the all the students.
- Faculty can ADD/EDIT/DELETE the subject and courses.
- Faculty can add attendance according to the class or courses.
- Faculty can view the attendance and can add the filter of the student who has attendance below 75%.
Please upload the whole project
Step by Step Solution
There are 3 Steps involved in it
Creating a complete Java application with a GUI and MySQL database for student attendance management system is quite involved and cannot be fully implemented here due to space limitations However I ca... View full answer
Get step-by-step solutions from verified subject matter experts
