Skip to content

feat: add multi-account financial overview dashboard#1041

Open
daletyler1737 wants to merge 2 commits into
rohitdash08:mainfrom
daletyler1737:feat/multi-account-dashboard
Open

feat: add multi-account financial overview dashboard#1041
daletyler1737 wants to merge 2 commits into
rohitdash08:mainfrom
daletyler1737:feat/multi-account-dashboard

Conversation

@daletyler1737
Copy link
Copy Markdown

Summary

Multi-account financial overview dashboard with consolidated view.

Backend

  • FinancialAccount model (checking, savings, credit, investment, cash)
  • CRUD API for accounts
  • GET /accounts/consolidated returns total balance grouped by type

Frontend

  • New Accounts page with account cards
  • Add/delete accounts form
  • Consolidated summary cards (total balance, by type)
  • Navigation link

Closes #132

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