Attendance System: A very simple C project using the file handling functions, recommended only for beginners.
Attendance management system is based on a concept to maintain students record. Here user can add Student’s details. This system makes easy for storing records with in a short period of time rather than maintaining records in copies. User has to input student name and prn no.
The whole project is designed in ‘C’ Programming language and different variables and strings have been used for the development of this project. This project is easy to operate and understand by the users.