This project is a Java-based desktop Content Management System (CMS) designed for university use. It provides a comprehensive platform for managing academic operations and user data, supporting three main roles: Admin, Teacher, and Student.
- Add or remove teachers and students
- Update timetables for teachers and students
- Assign classrooms to classes (e.g., for extra classes)
- View passwords of teachers and students
- Change own password
- View personal timetable
- Mark student attendance
- Assign marks to students for their subjects
- Change own password
- View class timetable
- View marks by subject
- View attendance by subject
- Change own password
- Java (Desktop Application)
- MySQL (Backend database for storing admin, teacher, and student data)
This CMS streamlines university management, making it easier for administrators, teachers, and students to access and manage essential academic information.