Fitness Tracker – Application
The Fitness Tracker Application allows users to log workouts by adding exercise details, including type, duration, and date. Users can edit, delete, and view workout history. Data is stored in local storage, and pagination handles large logs.
How to Test:
- Add Workout: Log a workout with type, duration, and date.
- Edit Workout: Modify workout details and verify changes.
- Delete Workout: Remove a workout and check for deletion.
- Search: Use the search bar to filter workouts by type.
- Pagination: Add over 10 workouts and test pagination.
- Local Storage: Refresh the page and verify workouts are retained.
- Bugs: Test for empty workout details, duplicates, and pagination issues.
Fitnes Tracker Aplication
# | Exercise Name | Duration (min) | Status | Actions |
---|---|---|---|---|
1 | Buy groceries | undefined | Incomplete | |
2 | Finish project | undefined | Complete | |
3 | Empty task | undefined | Incomplete | |
4 | undefined | Incomplete | ||
5 | Prepare meeting | undefined | Incomplete | |
6 | Buy groceries | undefined | Incomplete | |
7 | Book flight | undefined | Incomplete | |
8 | Read book | undefined | Incomplete | |
9 | Gym workout | undefined | Incomplete | |
10 | Write blog post | undefined | Incomplete |
Page 1 of 4