Face Based Attendance System
This project has 2 parts the frontend web page that takes input from the students and verifies it. The second part is the Python code used to detect and recognize the faces of atudents throughput the entire class duration. The frontend files are within the src folder and the ML code is within the python files.