An attendance management system for student affairs unit that help in recording students' absence.
A desktop system, built by C# and using XML files as data storage
Intial data on start of the project are saved in XML files (Employee, Student and Courses data)
☒ Employee Data:
- Name.
- Password.
☒ Course Data:
- Code.
- Name.
- Academic Year.
☒ Student Data:
- Name.
- ID.
- Academic Year.
- Password
Functions:
☒ Employee Functionalities:
- Log in
- Record Attendance for each student.
- View a report of all students absence.
☒ Student Functionalities:
- Log in
- View attendance Sheet for each course