This project consists of a simulation of a fingerprint based attendance system. It utilize the sqlite3 library that allows creation and modification of an sql database through c++ code. The attendance program simulates students entering an exitting at various times creating attendance logs in a first database called "Timestamp". The interface program allows inserting, deleting, and searching for students registered in a second "Fingerprint" database. In addition, it also allows viewing the attendance logs of particular students or on particular dates. The interface is entirely command line as I wanted to focus on the functionality of the database, however I may add a proper GUI in the future.
-
Notifications
You must be signed in to change notification settings - Fork 0
shovnik/Attendance-Database
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simulation of a fingerprint attendance system for students in a class environment
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published