Household budget tracker: sections for incomes, bills, debt, essentials, subscriptions. FastAPI + HTMX + SQLite.
Index view renders one card per section plus the Primary Debt Target card. Adding or deleting a Debt Minimums entry returns the section partial plus an out-of-band swap for the target card so the target dropdown stays in sync without a reload. Refs #1 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| alembic | ||
| src/quartermaster | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
quartermaster
Household budget tracker: sections for incomes, bills, debt, essentials, subscriptions. FastAPI + HTMX + SQLite.