Skip to content

aryansnagar/automatic-attendance-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What it do :

  • Detect the face from the camera.
  • Mark attendance in a csv file with time and date.

How to setup the project :

git clone https://github.com/aryansnagar/automatic-attendance-system.git
cd automatic-attendance-system
python -m venv venv
.\venv\Scripts\activate
pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
python attendance.py

About

Attendance system that marks your attendance by capturing your face.

Topics

Resources

Stars

Watchers

Forks

Languages