@agamjot9631 on expense tracker
Expense Tracker is a full client-side personal finance app built with vanilla JavaScript, HTML, and CSS. It lets users log income and expenses, organize them under custom categories, and instantly see totals, category-wise breakdowns, and monthly spending trends on a live dashboard.
Beyond basic tracking, it includes a budget tracker for setting spending limits per category, flexible filters (by type, month, year, or custom date range), multi-currency display (USD, INR, EUR, GBP), and a dark mode toggle. Since all data lives in the browser, the app also supports CSV export and full JSON backup/restore, so users never risk losing their data.
Built for the Stardance Hackathon (Hack Club × NASA), the project reflects a focus on core web development fundamentals — no frameworks, just JavaScript, HTML, and CSS — while still delivering a genuinely usable, full-featured tool.
🔗 Live: ogomjot.github.io/expense-tracker 💻 Code: github.com/ogomjot
- 1 devlog
- 5h