Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 2.33 KB

README.md

File metadata and controls

39 lines (22 loc) · 2.33 KB

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