Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a financial dashboard page with basic reports and tools #253

Open
4 tasks
hoeyi opened this issue Jun 2, 2024 · 0 comments
Open
4 tasks

Add a financial dashboard page with basic reports and tools #253

hoeyi opened this issue Jun 2, 2024 · 0 comments
Assignees
Labels
area: accounting Investment or bank accounting area: ui/ux User interface or experience type: user story User story

Comments

@hoeyi
Copy link
Owner

hoeyi commented Jun 2, 2024

Statement

As a user, I want to view a basic personal financial dashboard with reports and tools to manage and monitor my finances effectively.

Description

Implement a personal financial dashboard that provides an overview of the user's financial status. The dashboard will include components for displaying account balances, recent transactions, budget tracking, and financial goals.

Acceptance Criteria

Describe the conditions by which this requirement will be satisfied.

Components

  • Account Balances: Display the current balances of all user accounts (checking, savings, credit cards).

    • User can see the balance of active accounts.
    • Include visual indicators (e.g., color codes) for negative balances.

  • Recent Transactions: Show a list of recent transactions for each account.

    • User can view the last n transactions for each account.
    • Transactions include details such as date, description, amount, and category.
    • User can filter transactions by account and date range.

  • Expense Tracking: Provide a summary of the user's expenses.

    • User can see the category of the expense and the proportion of total expense

  • Future Value Calculator: Interactive calculator for the future value of a cash flow series.

    • User can input parameter for the interest rate, number of periods, periodic deposit, and the principal amount.
    • User can input interest rate distribution parameters, such as an assumption of a normally-distributed return that is sampled for each period.
    • User can see chart illustrating the growth or decay, and see the principal (plus contributions), interest, and total amounts over time.

@hoeyi hoeyi added area: accounting Investment or bank accounting area: ui/ux User interface or experience type: user story User story labels Jun 2, 2024
@hoeyi hoeyi self-assigned this Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: accounting Investment or bank accounting area: ui/ux User interface or experience type: user story User story
Projects
None yet
Development

No branches or pull requests

1 participant