Back to Projects

CashTrack Application

Built an offline-first personal finance tracker with Next.js and SQLite for quick budgeting on any network.

CashTrack Application

Project Overview

CashTrack offers an intuitive interface for capturing income, expenses, and budgets without relying on the cloud. I combined Next.js, React, SQLite, and iron-session to store data locally while enabling optional syncing across devices on the same network. Users can categorize transactions, monitor budgets, and explore charts that reveal spending trends—all from an open-source codebase.

Key Technologies & Focus Areas

FinanceNext.jsReactSQLiteOpen Source