Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 287 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 287 Bytes

Attendance-system

Code written using C. This project is created for easy attendance system for teachers. Here attendance will be taken and the attendance is saved in a form of text file. If no file is written, then the program will show no attendance file. Done using data structures.