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

Have heart button toggle isFavorite in JSON object. #32

Closed soaapp closed 1 year ago

soaapp commented 1 year ago

This ticket can be setup in 2 portions:

  1. Have button toggle simple image change (heart -> heart.fill) [Good beginner issue]
  2. Setup CoreData with JSON object so that its value can be written to JSON.isFavorite value [may require separate ticket + branch]