mmtrez/dorm-management — reverse-engineered prompt
Reverse engineered prompt
Build me a simple but polished dorm management web app for school housing staff. I want it to feel like a real working product, not just a starter page. The main goal is to help someone keep track of dorm rooms, who is staying in each room, and the overall occupancy status in an easy dashboard.
Please include the basic flows that make sense for a dorm manager, like viewing a list of rooms, seeing resident details, assigning or moving residents, and updating records through clear forms. Add a clean home screen with useful summary info and make the layout easy to use on both laptop and phone.
If the project is supposed to be full stack, wire up a simple backend and data storage so the app can actually save and load data. If that is too much for what is already here, use realistic sample data and structure it so a backend can be added later without rewriting everything. Keep the code organized and leave it in a state where I can run it locally and understand what each part does. Look up current docs online if you need to.
Want more depth? Deep Reverse