mohitbadve / Attendance_Management_In_C

An attendance management system for a college, which provides facility of marking students’ daily attendance record, to the teachers through CLI, using C, SQLite, SQLite API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attendance Management System In C

Run application by running feprojectfinal.c with the command gcc sqlite3.c feprojectfinal.c

Role based attendance management system for a college, which provides facility of marking students’ daily attendance record, to the teachers through CLI. The students can view their own attendance record and teachers can view attendance of every student in the class.

Alt text

About

An attendance management system for a college, which provides facility of marking students’ daily attendance record, to the teachers through CLI, using C, SQLite, SQLite API.


Languages

Language:C 100.0%