List view
1. User Story As a user, I want to have a reasonable health plan so I do not overexert or injure myself when trying to reach my goal. 2. Conversation We need to ensure that the plan-producing algorithm has safeguards such that we will produce challenging, but not impossible goals to reach for users. 3. Confirmation -user has a plan that spans a reasonable time frame. -user has a plan that offers a reasonable amount of tasks
No due date•0/1 issues closed1. 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.
No due date•0/3 issues closed1. User Story As a user, I want to edit a plan that has already been made because its pace is too fast for me. 2. Conversation We need to add an option to edit parameters of a plan. This can be similar to the create plan function, but have the fields filled with the current data allowing the user to change info. Also should view functionality for how intense a plan is. 3. Confirmation -user can use a webpage to edit a plan and it update successfully -server manages new information and sends update to database -database updates the plan -Add plan history of plans
No due date•0/4 issues closed1. User Story As a user, I want to be able to view my personalized fitness schedule in a calendar format with the respective tasks and suggestions. 2. Conversation To accomplish this we will need to design and implement a frontend with calendar functionality as well as give users the ability to mark off tasks as they are completed. To do this we will need a backend that supplies and saves the tasks and a frontend that is dynamic and functional to make the experience as helpful to the user as possible. 3. Confirmation -A calendar with populated tasks -A user can check off tasks -A user's updates save
No due date•0/3 issues closed1. User Story As a user I want the website to create a health plan to follow helping me reach my goals 2. Conversation We need to have a new database structure for Health plans, so that they can be tied to accounts or not. A new webpage would make sense as this is a major feature we want. Making a health plan should include inputs for the Plan's goal, duration, intensity, and probably more as we develop. 3. Confirmation -A function page to view your health plans, -Server side compatibility to create and get plans associated with user account -New Database structure for plans and links to accounts
No due date•0/2 issues closed1. User Story As a user, I want to be able to input my personal health data. 2. Conversation We need to create an updateable form where a user can input their weight, height, age, and sex so that we can utilize that information to produce a plan. 3. Confirmation -user can input weight, height, age, and sex -form is updateable -form shows personal data as *** unless asked to show
No due date•0/3 issues closed1. User Story As a user, I want to be able to edit my account information. 2. Conversation We need to add an edit screen which allows users to update their account information. The updated information should save to the database. 3. Confirmation -user can change the email address attached to their account -user can change the password associated with their account -user can change the first and last names associated with their account -user can view an edit account screen to change associated attributes
No due date•0/4 issues closed1. User Story As a user, I want my information and health plan to be saved on the app so that I do not need to re-input my information every time I use the app. 2. Conversation To accomplish this we will have to have a webpage feature to allow users to type in account information for an existing one or new one. Also will have to have support from the server and a database containing account information. 3. Confirmation -A webpage feature that allows users to log in or create a new accounts -Inform user if of a log in or create account failure. -Server can log people in and create new accounts -Server determines if new account info is valid -database support for accounts
No due date•0/3 issues closed