Divyam1708/personal_expense_tracker ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple personal expense tracker web app where I can sign up, log in, and keep track of what I spend each day.
I want a clean home page that shows my total spending, recent expenses, and a simple breakdown of what I’m spending on. Let me add, edit, and delete expenses, with fields like date, amount, category, and a short note. It would be great if I can also see my spending history in a neat table and filter it by date or category.
Please make it feel finished, with basic styling, responsive pages, and all the usual account pages a normal user would expect. Use the existing project setup and wire up the pages, models, forms, and templates so it works end to end. If anything is unclear, look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit