- Initial release — live demo and downloadable, runnable foundation.
Expense Tracker
Three-second logging, and a month view that tells the truth.
Description, amount, category — done.
Budget, spent, and remaining at a glance.
Bars that show where it actually went.
Overview
Expense Tracker is built around one habit: log it before you forget it happened. Capture takes three fields, the month view rolls everything into category bars against your budget, and the math is computed from your entries — never typed in. Swap the categories, currency, or budget logic to match how you actually spend.
Features
- Three-field expense capture
- Category filters
- Monthly budget with remaining/over state
- Category breakdown with bars
- Computed totals — nothing hand-entered
Make it yours in three steps
Download it
One click, one zip, the whole project. Free, MIT licensed, yours to keep.
Download Expense TrackerRun it
Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.
$ npm install
$ npm run devHand it to your coding agent
The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.
$ cd expense-tracker
$ claudeClaude Code reads the included CLAUDE.md automatically — it already knows the project.
A good first prompt:
“Give me a quick tour of this project, then help me make it mine.”Agent-ready information
Ships with CLAUDE.md, AGENTS.md, Cursor rules, and a full agent handbook — project map, safety rules, recipes, tests, and deploy notes.
Changelog
Related foundations
Explore nearby starting points before you commit to a fork.
/finance / updated Jul 2, 2026
Subscription Tracker
Find the quiet leaks in your monthly spending.
/finance / updated Jul 1, 2026
Invoice & Estimates
Create, send, approve, and track client billing documents.
/personal / updated Jul 2, 2026
Habit Tracker
Small things, done daily, with streaks to prove it.