Daily Income & Expense Tracker
A clean web app for tracking daily income and expenses, with real-time balance calculation and localStorage persistence.
About this Project
Daily Income & Expense Tracker is a browser-based app for recording day-to-day money movements, designed with simplicity and clarity in mind for non-technical users.
Entries are added as income, expense, or credit, and totals update instantly. All data lives in the browser through localStorage, so the app runs with no backend or database at all.
Key Features
Key Achievements
Built a fully client-side app that persists data between sessions without a backend.
Designed a dashboard-style UI aimed at non-technical, everyday users.
Planned extensions for bilingual (English / Khmer) and multi-currency (USD / KHR) support.