Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 467 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 467 Bytes

attendancesystem

First Download or Clone the Project on Your Local Machine.To download the project from github press Download Zip

install the required libraries(requirements.txt) using the command:

pip install -r requirements.txt

Make a folder named ImagesAttendace , in which you have to save your images of students or employees with their names.

Run the file AttendanceProject.py and you need to have a csv file named Attendace.csv in the root folder.