cmd-hash/aiAttendance — reverse-engineered prompt

Reverse engineered prompt

GitHub

I want a small web app for attendance that feels simple and practical to use. The main goal is that a teacher or team lead can open it, add or manage a list of people, mark who is present, and save attendance for the day. There should also be a clean page to review past records and see who was absent or present on each date.

Since the project is called aiAttendance, if there’s already a sensible AI angle in the existing code, use it in a lightweight way to help with attendance, but don’t force anything complicated if it is not really there yet. The app should look clean, work in the browser, and be easy for a non technical person to use.

Please wire up the backend and frontend so it actually runs end to end, include basic validation and clear messages, and leave it in a state where I can launch it locally and test the full flow. If you need to, look up current docs online.

Want more depth? Deep Reverse