A full-stack budget management web application built with Next.js and Supabase.
Finestra helps users track budgets by category, manage spending, and securely store data with authentication.
- 🔐 User authentication (Supabase Auth)
- 💰 Create and manage budgets
- 📊 Dashboard with charts (Recharts)
- 🧾 Category-wise budget tracking
- 🔒 Secure data access using Row Level Security (RLS)
- ⚡ Fast performance with Next.js App Router
- Frontend: Next.js (App Router), React, TypeScript
- Backend: Supabase (PostgreSQL + Auth)
- Database: PostgreSQL (Supabase)
- Charts: Recharts
- Styling: CSS / Tailwind (if used)
- Package Manager: npm
git clone https://github.com/your-username/finestra.git
cd finestra