Serco627 / workout-app

https://workout-app-git-main-sercos-projects.vercel.app/
3 stars 0 forks source link

User Story: Exercise Spotlight #28

Closed anapecic closed 1 day ago

anapecic commented 6 days ago

User Story: Daily Spotlight on an Exercise with Benefits

As a user of the workout app,
I want to see a different exercise with its benefits highlighted on the homepage every day,
so that I am motivated to try various exercises and learn more about the positive effects of each exercise.

Description:

Image

Acceptance Criteria:

  1. Daily Exercise in the Spotlight: Each day, a randomly selected exercise from the existing exercises is displayed on the homepage.
  2. Exercise Benefits: Along with the exercise, the specific benefits ("Benefits") of that exercise are shown.
  3. Styling & Design: Each spotlighted exercise is rendered with an appropriate image and styled according to the page's defined theme.
  4. Automatic Update: The exercise changes automatically every day without the need for manual intervention from the user.

Tasks: