tiggersworth / budgeting_website

5 stars 1 forks source link

over or underpaying calculator #186

Open tiggersworth opened 5 years ago

tiggersworth commented 5 years ago

tasks:

  1. create inputs for each category and have different ids for each.
  2. When called in the javascript function, data given in each category is compared to preset data, triggering green when under the preset value and red when over the preset value for each category
tiggersworth commented 5 years ago

task test:

  1. log into the budget website
  2. go to the homepage
  3. click on the monthly recommenda-tor page in nav bar
  4. scroll down to the input your expenses for a single person
  5. enter your costs in each category either monthly or yearly
  6. click on the calculate button
  7. will either tell you, you are over paying or underpaying in that category
kotinos commented 5 years ago

tested.

passed.