Repository files navigation
Works on Linux, Mac, or Windows.
Python 3.x
pip
MySQL Community Edition
Install dependencies: pip install -r requirements.txt
/img: Store staff face images
01 - Create Database.sql: Database setup
face_attendance.py: Main attendance app
register_staff.py: Staff registration script
README.md: Instructions
requirements.txt: Dependencies
Create database using 01 - Create Database.sql.
Update face_attendance.py (line 6) with your MySQL credentials.
Place staff images in the img folder.
Register staff with python register_staff.py.
Run python face_attendance.py to start attendance tracking.
Press 'q' to quit.
opencv-python
mysql-connector-python
Nick
Prof. David J. Malan
Brian Yu
Doug Llyod
All CS50 team, students
About
A software used for taking attendance of students in school or workers at the work side with a camera. Built with Python using OpenCV
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.