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

Tracker functionality #228

Closed mva919 closed 6 months ago

mva919 commented 6 months ago

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

Description

What did you change? How did you change it?

Implement 90% of the workout tracking functionality. If you have questions ping me 💀 .

Tests

How was this tested?

[Optional] Screenshots

https://github.com/UNLV-CS472-672/2024-S-GROUP3-Barbell/assets/65429988/cfc5dcef-2c14-4322-b59c-f6612cd9ad97

Documentation

Link to external documentation:

[Optional] Are there any post-deployment tasks we need to perform?

thienguen commented 6 months ago

In order to test this I did it in the studio

  1. update exercise user id to 9, temporarily

image

  1. make a single template, and link the exercise ids

image

  1. Got stuck cause all the util couldn't parse the type when it went back
thienguen commented 6 months ago

about to discuss (finalize) and then give my 👍 or 🤦‍♂️ to the pr.

thienguen commented 6 months ago

image

thienguen commented 6 months ago

![Uploading image.png…]()

finally understand all of what you did