rawatashutosh26/Report-Book ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python app called Report Book that helps someone keep all their reports in one place.
I want it to be easy to run locally, and also work in Docker. It should have a clean, basic interface where I can add a report, view saved reports, edit them if needed, and remove ones I don’t want anymore. Make it feel straightforward and practical, not flashy.
If there’s any missing detail in the project, use sensible defaults and keep the setup simple. Please include whatever is needed so I can start it quickly and understand how to use it right away. If you need current library details, look up the latest docs online before wiring things up.