tiggersworth / budgeting_website

5 stars 1 forks source link

suggested yearly or monthly breakdown #190

Open tiggersworth opened 5 years ago

tiggersworth commented 5 years ago

tasks:

  1. create input and create calculate button
  2. create onclick function when calculate button is pressed
  3. takes the income input as a variable and multiply it by preset values for each category
  4. variables take in the new numbers for each category and display them in each respective id.
tiggersworth commented 5 years ago

task test:

  1. log in to the budget website
  2. go to the homepage
  3. click on the income split page
  4. scroll down to the "enter your yearly or monthly income"
  5. press the calculate button
  6. The income distribution should appear below for each category
kotinos commented 5 years ago

tested.

passed.