UNLV-CS472-672 / 2024-S-GROUP3-Barbell

A workout-tracking app with a support website that does more than just track workouts. Cross platform in IOS and Android
4 stars 0 forks source link

224 frontend unselect muscle improve musclegroup page add more exercises #238

Closed AaronFmyHub closed 6 months ago

AaronFmyHub commented 6 months ago

What type of PR is this? (Check all that apply)

Description

  1. Add logic for unselect muscle when the muscle is highlighted
  2. Group the visually highlighted muscles based on current schema (No changing schema after team discussion)
  3. Start with empty state without triggering error message
  4. Add a 'Next' for the upcoming page where user select exercise based on muscle group
  5. Add more exercises to exercise.json

Tests

How was this tested?

[Optional] Screenshots

unselect.webm

Documentation

AI Usage

ChatGPT assisted in generating mock data see below https://chat.openai.com/share/3727054b-5519-4170-97fa-ba85ecae86ac

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.61%. Comparing base (20ced96) to head (6c374c3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #238 +/- ## ======================================= Coverage 98.61% 98.61% ======================================= Files 34 34 Lines 217 217 Branches 63 63 ======================================= Hits 214 214 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

thienguen commented 6 months ago

reviewing rn