akshgupta1297-work/The-Smart-Mini-Ledger ? reverse-engineered prompt
Reverse engineered prompt
Build me a personal finance dashboard that lets me track income and expenses, see my net balance, total income, total expenses, and savings rate at a glance, and get instant budget alerts when I overspend in a category.
I want a clean dark mode app with a modern glassy look, a main page where I can add transactions, view recent history, and see simple visual charts for my running balance and spending by category. When I type a transaction description, please suggest a category automatically based on common keywords and my past entries, then let me apply the suggestion with one click.
Also add budget rules for each category, and when a monthly limit is crossed, send an email alert if SMTP is set up, or show a simulated notification log if not. Include a live notification history screen, a test notification button, and a simple savings projection slider that shows what my balance might look like over the next few months.
Use Next.js, TypeScript, and MongoDB, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit