Skip to content

LoopGlitch26/Online-Attendance-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-attendance-tool

Head over to registration branch for students registration

image

Head over to chrome_extension branch for Chrome Extension installation on local system instructions

image

Head over to dashboard branch to view the dashboard for overall attendance of students

image

To use the streamlit code:

  1. Setup virtual environment -- virtualenv <venv> -- Source
  2. Activate virtual environment -- source <venv>/bin/activate
  3. pip install dlib or conda install -c conda-forge dlib
  4. pip3 install face_recognition or conda install -c conda-forge face_recognition
  5. pip3 install opencv-python or conda install -c conda-forge opencv
  6. pip3 install pyrebase
  7. pip install mysql-connector-python
  8. pip3 install streamlit or conda install -c conda-forge streamlit
  9. streamlit run stapp.py

Demo:

spp

Publications

About

Chrome extension web component face recognition attendance system with a dashboard of overall attendance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages