Skip to content

slicbutsic/BudgetIQ

Repository files navigation

Budget IQ

Budget IQ is a personal finance web application designed to help users manage their budgets, track spending, and gain insights into their financial health. It provides intuitive features to visualise income and expenses, set financial goals, and keep a close eye on budget progress.

Live Website: Visit Budget IQ


Features

  • Dashboard: View a summary of your income, expenses, and overall budget performance.
  • Expense Tracking: Log and categorise your expenses for better insight into your spending habits.
  • Budget Planning: Set monthly budgets for various categories and track progress.
  • Financial Goals: Set and track goals such as savings or investments.

Technologies Used

  • Frontend: Next.js, Tailwind CSS
  • Backend: Next.js (API routes)
  • Database: PostgreSQL (Supabase)
  • Authentication: Supabase (JWT-based authentication)
  • Deployment: Vercel