haider-790/An-Automated-Facial-Recognition-Attendance-System — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web app for school or office attendance that uses a camera to recognize faces in real time and mark people present automatically. I want an easy flow where an admin can register new people with their face, manage the list of students or staff, see attendance records on a dashboard, and generate reports I can review or download. It should feel practical and clean, not overly fancy.

Use Python with a small web interface, store the data locally, and make sure the camera based recognition actually connects to attendance tracking. If the face model files are missing from the repo, please hook that up properly and leave clear instructions for where they need to go so the app can run. If there is already code here, finish and fix it rather than rebuilding from scratch. Also make the main screens usable, like registration, live recognition, attendance history, and the admin dashboard. Look up current docs online if you need to.

Want more depth? Deep Reverse