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

Implement Core Data into Application #18

Closed soaapp closed 1 year ago

soaapp commented 1 year ago

Going to add Core Data implementation for learning purposes. For now only adding a GymGoal data model to test it out and learn how Core Data interacts with edits to objects.

Core data will be required for all values in future for application.