soumalyajoardar/attend-plus ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple attendance tracking app for a small team or class.
I want a clean web app where an admin can add people, mark them present or absent, and see a quick summary of attendance over time. It should have a front end for using the app and a back end for saving the data, so the records stay around after refresh. Make the main flow easy, with a dashboard, a list of people, and a way to view attendance history for each person.
Please keep the design straightforward and polished, something I can actually use without much setup. If you need current docs or best practices for anything, look them up online. Once it works, make sure the app runs smoothly from the client and server folders and give me a simple way to start it up locally.