zero2006-lightnight/smart-attendance-system — reverse-engineered prompt
Reverse engineered prompt
Build me a smart attendance system for a school or small organization. I want an admin or teacher to be able to create classes or sessions, register people, and then mark attendance using face recognition plus another simple check like an ID, code, or login so it feels more secure than just clicking a name.
Make it feel like a complete app, with a clean frontend and a backend that stores users, attendance sessions, face data or references, and attendance history. The main flow should be easy: register a person, start an attendance session, open the camera, verify the person, then save them as present with the time. Add basic pages for dashboard, people, sessions, attendance records, and settings if needed.
Keep it practical and runnable locally. Use the existing frontend and backend folders, make sensible choices where the project is empty, and add clear setup steps. Look up current docs online if you need to.
Want more depth? Deep Reverse