Health Challenge Tracker🤸♂️
Health Challenge Tracker is a web application for tracking and exploring workout activities. Users can add, filter, and view detailed workout progress.
- Add Workout: Add workout details including name, duration, and type.
- Filter Workouts: Search workouts by name or filter by type.
- View Progress: See detailed workout progress for each user.
- Pagination: Navigate through users with pagination.
- Go to the "Add Workout" page.
- Enter workout details: name, duration, and type.
- Submit to add the workout.
- Visit the "Explore" page.
- Use the search bar to filter by name.
- Use the dropdown to filter by workout type.
- On the "Explore" page, click a user's name.
- View detailed workout progress for the selected user.
- You can access the project at http://localhost:4200