vedantpanhale1055-MH/budgetwise — reverse-engineered prompt
Reverse engineered prompt
Build me a family expense tracking web app called BudgetWise. I want families to sign up, create a shared family space, or join with an invite code, then see everyone’s expenses update live across devices.
The main app should let users add, edit, delete, search, and filter expenses by category, person, and month. Include a dashboard with monthly spending, daily average, budget progress, recent expenses, charts, and warnings when a category is over budget. Add pages for analytics, category budgets, recurring bills, and a calendar where clicking a day shows that day’s expenses.
Please include an AI money advisor that can answer questions using the family’s actual spending data, plus a receipt photo scanner that fills in expense details automatically. Users should be able to export monthly reports as PDF and CSV.
Make it mobile friendly with dark mode, loading placeholders, toast messages, and simple navigation. Use vanilla JavaScript with Vite, Supabase for login, database, realtime sync, and security, and Groq for the AI features. Look up current docs online if needed.
Want more depth? Deep Reverse