Personal Finance Dashboard
A finance dashboard that tracks income and spending in one place and shows where your money goes, with clear charts.
ReactTailwindRechartsVite
Timeline
3 days
Role
Solo build
Type
Built on existing project
// 01 — the problem
Most personal finance apps are either too complex or fail at the one thing that matters — showing clearly where your money actually goes.
// 02 — approach
Instead of starting from zero, I took an existing open-source, MIT-licensed finance dashboard and got it fully working end to end: set up the production backend (FastAPI + PostgreSQL), wired up Google sign-in, and deployed it on Vercel. I focused on making the one chart that matters — the category breakdown — clear and accurate.
// 03 — outcome
- Automatic breakdown by category
- Income vs. spending trend in a single chart
- Secure sign-in with Google
