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

Create "view" component #21

Open
mhyder1 opened this issue Dec 21, 2022 · 0 comments
Open

Create "view" component #21

mhyder1 opened this issue Dec 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mhyder1
Copy link
Owner

mhyder1 commented Dec 21, 2022

Story

As a budget planner user
I want see a dropdown
So that I can change the frequency

Acceptance criteria

  • the component will have a drop down menu with the following option:
    • yearly, monthly, quarterly and weekly
  • The drop down menu will have a label to the left of it that reads "View"
  • The drop down should be connected to a state variable that changes the value to any of the following: 1, 3, 12, and 52
  • Ignore the fortnightly option. We wont be using it.

Extra details

The frequency is how many times a payment is calculated. The options are 52 for weekly, 3 for quarterly, 12 for monthly and 1 for yearly

Images

view_options1

@mhyder1 mhyder1 added the enhancement New feature or request label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant