Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 199 Bytes

AlgorithmDesignAttendanceApp

App that helps in taking attendance for our school

Server Backend

Run:

cd ~/PATH_TO_FOLDER/AlgorithmDesignAttendanceApp/
python3 ServerBackend.py

App