Skip to content

Simple C script that records student attendance in a class and saves it to a .txt. Special for programming teachers.

License

Notifications You must be signed in to change notification settings

nagonzalezf/student-attendance-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAGF Student Attendance Recorder

Simple C script that allows the user to record student attendance for a class.

It prompts the user to enter the current date, and then asks if each student is present or absent. It stores the attendance information in a file called "attendance.txt", and appends the new attendance data to the end of the file.

Main window sample

Main window sample

The repository includes:

  • Source code of the software in C language.
  • Screenshots of the software running on Windows 10.

About

Simple C script that records student attendance in a class and saves it to a .txt. Special for programming teachers.

Topics

Resources

License

Stars

Watchers

Forks

Languages