Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user / FT / Admin, I want to be able to delete old, and/or regenerate new, workout plans so I can keep the exercise plans updated. #52

Open
2 tasks
rohnnie opened this issue Oct 3, 2024 · 0 comments

Comments

@rohnnie
Copy link
Collaborator

rohnnie commented Oct 3, 2024

Acceptance Criteria

  • Scenario: Deleting an old workout plan

    • Given a user has an old workout plan in their account
    • When the user chooses to delete the old workout plan
    • Then the old workout plan should be removed from their profile
  • Scenario: Regenerate new workout plan based on health data

    • Given a user has updated their health data
    • When the user requests a new workout plan
    • Then a new workout plan should be generated based on their updated health data

Definition of Done:

User can successfully delete and/or regenerate new workout plans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant