| 2 | As a new user, I want to sign up for the system with a password, a username and an email. | Complete |
| 3 | As a user, I want the system to remember all of my devices, so that I can safely access my account from multiple devices. | Complete |
| 3 | As a user, I want the system to remember all of my devices so that I can safely access my account from multiple devices. | Complete |
| 4 | As a user, I want to be able to log in to the system, so that I know my information can be only accessed by myself. | Complete |
| 11 | As a user, I want to be able to set the time that will notify me to enter my weight, so that I can be notified at my preferred time. | Complete |
| 12 | As a user, I want to enter my weight daily, so that I can track my progress based on the activities completed. | Complete |
...
...
@@ -24,10 +24,10 @@
| 28 | As a user, I want to see a graph of my previous daily step counts so that I can visualize my habits. | Complete |
| 29 | As a user, I want to be notified at a specific time of the day, so that I can input my weight. | Complete |
| 30 | As a user, I want to see a graph of my previous daily weight, so that I can visualize my habits. | Complete |
| 31 | As a user, I want to see a graph of my previous daily BMI, so that I can visualize my habits. | In Progress |
| 31 | As a user, I want to see a graph of my previous daily BMI, so that I can visualize my habits. | Complete |
| 32 | As a user, I want to be able to sort the table by categories, so that I can visualize my habits. | In Progress |
| 33 | 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. | In Progress |
| 35 | As a user, I want to toggle between graphs, so that I can compare multiple habits at once. | In Progress |
| 35 | As a user, I want to toggle between graphs, so that I can compare multiple habits at once. | Complete |