francis-njenga/Face-Recognition-Attendance-System ? reverse-engineered prompt
Reverse engineered prompt
Build me a face recognition attendance website for a college setting.
It should let an admin log in, add and manage students, lecturers, courses, units, and venues, and store several clear photos for each student so the system can recognize them more accurately. Then a lecturer should be able to log in, pick a course, unit, and venue, start face recognition, and have attendance recorded automatically for the students who are recognized.
I also want a simple dashboard style interface for both roles, plus the ability for lecturers to view and export attendance to Excel. Make it feel clean and easy to use, with a basic login page, role based access, and a database backed setup that works well on a local PHP server like XAMPP. If you need to, look up current docs online for anything related to the face recognition parts or export handling.
Are you gonna build this?
make sure you review the code using coderabbit