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 savings goals #40

Open
7 tasks
kbaley opened this issue Nov 26, 2020 · 0 comments
Open
7 tasks

Add savings goals #40

kbaley opened this issue Nov 26, 2020 · 0 comments

Comments

@kbaley
Copy link
Owner

kbaley commented Nov 26, 2020

Implement a very basic mechanism for savings goals.

You define one or more goals you want to save for along with their priority and amount. Then the total of all the bank accounts is automatically assigned based on the priority.

  • create goals page
  • create a new goal
  • edit an existing goal (slider for the amount?)
  • delete an existing goal
  • show goals in list by priority along with what percentage has been met
  • show total of all bank accounts
  • show a visualization (thermometer style with each goal stacked by priority?)

Sample goals:

  • Buffer fund
  • New car
  • Vacation
  • Education
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

No branches or pull requests

1 participant