As a user, I want to see a table view of my previous data based on the categories, so that I can visualize my habits.
How to Demo
Once I'm on the home screen of the Pedometer app, I will go to the Trends tab where I will be able to see a table of all my past results for steps, weight and BMI.
Acceptance Criteria
I want to see my progress as a whole since I've downloaded the app. This story gives the user an option of viewing their data in an alternate view, a table, instead of graphs. All values are located in one place and can easily be monitored by the user at the same time. The user can go through their previous BMI data, daily steps and weight to see how they've been changed since downloading the app.
Definition of Done - Documentation
This story is complete, to verify this I went to the Trends tab and was able to see a table view of my previous data for BMI, weight and steps. I was able to see 2 different views at the same time, a line graph and a table. The table displays all three categories, which include BMI, weight and steps, as well as the results, match exactly with the line chart.
Merge Requests !28 (merged)