Skip to content

Add multi-account financial overview#929

Open
alceops wants to merge 1 commit intorohitdash08:mainfrom
alceops:alceops/multi-account-overview
Open

Add multi-account financial overview#929
alceops wants to merge 1 commit intorohitdash08:mainfrom
alceops:alceops/multi-account-overview

Conversation

@alceops
Copy link
Copy Markdown

@alceops alceops commented Apr 24, 2026

Summary

  • Adds a financial_accounts data model and /accounts CRUD API for checking/savings/credit/cash/investment/loan accounts.
  • Lets expenses optionally attach to account_id and adds /accounts/overview?month=YYYY-MM with per-account balances, assets, liabilities, net worth, and unassigned activity.
  • Updates schema/docs and hardens Redis-dependent auth/cache paths so local/free-tier tests keep working when Redis is unavailable.

Closes #132

Tests

  • PYTHONPATH=. ../../.venv/bin/pytest tests (24 passed)

@alceops alceops requested a review from rohitdash08 as a code owner April 24, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-account financial overview dashboard

1 participant