xirus03/parking ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple parking lot app that helps keep track of cars coming in and out.
I want a clean web app where I can add vehicles, mark when they enter and leave, see how many spots are open, and view the current parking status at a glance. It should also be able to calculate how long a car stayed and show a basic parking fee or total cost. Make the interface easy to use, with a simple dashboard, a list of parked cars, and a way to search or filter vehicles.
If it makes sense, include a small server so the data can be saved and reused instead of disappearing on refresh. Keep the design straightforward and practical, and make sure it works well on desktop first. If you need to check current docs or best practices while building it, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit