prahlaad r.
← All Artifacts
ProjectFeatured

Finance Dashboard

Full-stack personal finance tracker with JWT authentication, multi-account support, and transaction tracking. Built with Next.js 15, PostgreSQL (Neon), and Prisma ORM. Deployed on Vercel.

View project →
💰
Full-stack personal finance tracker with JWT auth, multi-account support, and transaction management.

GitHub: prahlaadr/finance-dashboard


What It Does

Personal finance dashboard for tracking income, expenses, and account balances. Supports multiple accounts, categorized transactions, and date-range filtering. JWT-based authentication for secure access.

Stack

  • Next.js 15 — React framework with App Router
  • PostgreSQL (Neon) — Serverless Postgres database
  • Prisma ORM — Type-safe database client
  • Deployed on Vercel