Skip to content

Add multi-account financial overview#991

Open
Iineman2 wants to merge 1 commit into
rohitdash08:mainfrom
Iineman2:codex/multi-account-132
Open

Add multi-account financial overview#991
Iineman2 wants to merge 1 commit into
rohitdash08:mainfrom
Iineman2:codex/multi-account-132

Conversation

@Iineman2
Copy link
Copy Markdown

Summary

  • /claim Multi-account financial overview dashboard #132
  • Add a financial account model, account CRUD API, and monthly overview endpoint with net worth, assets, liabilities, currency groups, account-type breakdowns, and recent activity.
  • Link expenses to accounts and expose account filtering while preserving unaffiliated expenses.
  • Add an authenticated Accounts page with month filtering, account creation, summary cards, balances, and recent activity.
  • Document the endpoints in README and OpenAPI, including account-aware expenses.

Validation

  • packages/backend: ..venv\Scripts\python -m pytest -q (26 passed, 50 warnings)
  • packages/backend: ..venv\Scripts\python -m black --check app tests
  • packages/backend: ..venv\Scripts\python -m flake8 app tests
  • app: npm test -- Accounts.integration.test.tsx --runInBand (2 passed)
  • app: npm run lint
  • app: npm run build
  • repo: git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant