tiggersworth / budgeting_website

5 stars 1 forks source link

Display budget and spent money in 2 column bar graph #212

Open fredlcho opened 5 years ago

fredlcho commented 5 years ago

Tasks:

  1. Read information regarding the currently logged in user's budget and spent money
  2. Display information in graph
fredlcho commented 5 years ago

Task test:

  1. input information about budget and spent amounts on various categories (rent, electric, dental insurance, etc.)
  2. click "create my budget" button
  3. Refresh
  4. 2 column bar graphs should appear on the corresponding category the client typed information into.
fredlcho commented 5 years ago

test passed.