As a user, I want a dashboard that displays the real-time balance for each of my accounts, so that I can always know my financial status.
Acceptance Criteria:
The dashboard shows a list of accounts with their current balances.
Balances update automatically after a transaction.
As a user, I want to select a date range for a specific account and click a button to download a transaction statement, so that I can keep a record of my transactions.
Acceptance Criteria:
The page has a date picker for start_date and end_date.
A button labeled "Download Statement" is available.
Acceptance Criteria:
The dashboard shows a list of accounts with their current balances.
Balances update automatically after a transaction.
Acceptance Criteria:
The page has a date picker for start_date and end_date.
A button labeled "Download Statement" is available.