soaapp / swift-jym

JYM is an Swift + SwiftUI iOS app that is an encyclopedia + workout journal designed to provide all the details of your fitness progress.
1 stars 0 forks source link

Added basic Exercise model for issue #3 #9

Closed arota18 closed 1 year ago

arota18 commented 1 year ago

Exercise is Identifiable for easier ForEach iteration but it's not mandatory. I've added a few TODO / FIXME where I've make a decision that can differ from your original idea. May I suggest to decode/retrive exercises objects from a .json file? (idk if your original plans was an API or user created custom exercises)

soaapp commented 1 year ago

Hey there! Thanks for working on this issue ticket, I'm honoured you helped with my pet project 😁. If you're up for it I'd love to chat more about your recommendations.

arota18 commented 1 year ago

Hey there! Thanks for working on this issue ticket, I'm honoured you helped with my pet project 😁. If you're up for it I'd love to chat more about your recommendations.

Sure, why not