User Story
As a user, I would like to view my home page with my favourited workouts displayed.
Description
The Home Page involves designing and implementing the user interface for displaying a "landing page" for users after they log in, or navigate to it from the navbar. This includes creating a dedicated page where users can view their favourited routines and workouts, and allows for filtering based on type or category for easy access. It also involves adjusting existing pages and routes to allow for adding/removing exercises/workouts/routines to the user's favourites.
Acceptance Criteria
[x] display user's favourited workouts and routines
[x] filtering of favourites by type or category tags
[x] capability to navigate to other parts of the workout app
[x] responsive design to ensure cross device compatibility
Testing
[ ] verify users are redirected to home page after successful login
[x] test display of favourites and ensure accurate information
User Story As a user, I would like to view my home page with my favourited workouts displayed.
Description The Home Page involves designing and implementing the user interface for displaying a "landing page" for users after they log in, or navigate to it from the navbar. This includes creating a dedicated page where users can view their favourited routines and workouts, and allows for filtering based on type or category for easy access. It also involves adjusting existing pages and routes to allow for adding/removing exercises/workouts/routines to the user's favourites.
Acceptance Criteria
Testing