Head over to registration branch for students registration
Head over to chrome_extension branch for Chrome Extension installation on local system instructions
Head over to dashboard branch to view the dashboard for overall attendance of students
- Setup virtual environment --
virtualenv <venv>-- Source - Activate virtual environment --
source <venv>/bin/activate pip install dliborconda install -c conda-forge dlibpip3 install face_recognitionorconda install -c conda-forge face_recognitionpip3 install opencv-pythonorconda install -c conda-forge opencvpip3 install pyrebasepip install mysql-connector-pythonpip3 install streamlitorconda install -c conda-forge streamlitstreamlit run stapp.py
