Personal Finance Tracker · December 2025
WealthWise
A full-stack personal finance platform for tracking income, expenses, assets, ROI, and net worth, built and deployed end-to-end.
Demo
What it does
- Lets you track income, expenses, assets, ROI, and net worth in one place, and shows where your money goes and how your net worth moves over time through interactive dashboards and charts.
- Signs you in through Supabase Auth and gates the backend with JWTs, so every account sees only its own financial data.
- Has a demo mode seeded with sample data, so anyone can explore the full app without signing up or exposing real finances.
- Serves its data through a REST API on AWS App Runner with the React/TypeScript frontend on Vercel, and is structured to grow — leaving room for live financial-data APIs and AI-powered insights.