The Student Grading System is a simple Java application designed to manage student information, courses, grades, attendance, and departments. This project is part of a university assignment and still being developed.
-
Student Management: Add, edit, delete, and list student information, including student ID, name, surname, gender, nationality, and birthday.
-
Course Management: Add, edit, delete, and list courses, including course ID, department ID, course code, and course name.
-
Grade Management: Manage student grades for courses, including midterm, homework, final, and letter grade.
-
Attendance Tracking: Track student attendance for courses, including student ID, course ID, and attendance date.
-
Department Management: Add, edit, delete, and list departments, including department ID and department name.
-
Data Backup and Restore: Backup and restore student, course, grade, attendance, and department data.
- Clone the repository to your local machine.
git clone https://github.com/your-username/student-grading-system.git