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

Plan Viewer

No due date 0% complete
  1. 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…

  1. 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

Loading