Skip to content

An attendance management system for student affairs unit that help in recording students' absence.

Notifications You must be signed in to change notification settings

MGhandour92/fl-student-attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Student attendance management system

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:

  1. Name.
  2. Password.

☒ Course Data:

  1. Code.
  2. Name.
  3. Academic Year.

☒ Student Data:

  1. Name.
  2. ID.
  3. Academic Year.
  4. Password

Functions:

☒ Employee Functionalities:

  1. Log in
  2. Record Attendance for each student.
  3. View a report of all students absence.

☒ Student Functionalities:

  1. Log in
  2. View attendance Sheet for each course

About

An attendance management system for student affairs unit that help in recording students' absence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages