Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

User Tracking Info

No due date 0% complete
  1. User Story
    As a user, I want to see my real progress alongside my projected progress so that I can notice if I am falling behind or getting ahead of my health plan.

  2. Conversation
    To accomplish this we will have to have a tab in the account information that displays two line graphs, one displaying the current health track according to user input data an…

  1. User Story
    As a user, I want to see my real progress alongside my projected progress so that I can notice if I am falling behind or getting ahead of my health plan.

  2. Conversation
    To accomplish this we will have to have a tab in the account information that displays two line graphs, one displaying the current health track according to user input data and another with the theoretical track to meet their goals. We must also allocate this information with the account information server to maintain the statistics.

  3. Confirmation
    -A tab within the user's account sends the user to their health track statistics.
    -Server stores both track's data according to the user's health information.
    -Graphs are clear, organized, and accommodate resizing.
    -Database support for ongoing changes in information.

Loading