Abdul-Basit2182/budget-tracker-mvp ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple budget tracker MVP with a frontend and backend.
I want a clean app where a user can add income and expenses, see their current balance, and review a list of recent transactions. It should feel easy to use on desktop and mobile, with a simple dashboard that makes it obvious how much money came in, how much went out, and what is left.
Please make it so users can create, edit, and delete entries, and the data is saved through the backend instead of only staying in the browser. Add basic forms, simple validation, and a layout that looks polished but not complicated. If you need to look up current docs online, go ahead.
Keep it lightweight and focused on the MVP, and make sure the frontend and backend work together end to end.
Are you gonna build this?
make sure you review the code using coderabbit