Budget Tracker
- 1 Devlogs
- 3 Total hours
t's a single-file HTML/CSS/JavaScript budget tracker where you add income and expense transactions with a category, and it instantly updates your total income, expenses, and balance. It also draws a pie chart breaking down your spending by category, and everything is saved automatically in your browser so your data persists between sessions. No installation, backend, or dependencies required — just open the file in any browser.