vuinguyen / FishingDaze

A fishing journal app to document fishing trips, built for my capstone project, for my Udacity iOS Nanodegree program.
1 stars 1 forks source link

Create Core Data Object Model for Journal Entry #10

Closed vuinguyen closed 4 years ago

vuinguyen commented 5 years ago

To persist the journal entries within the app, on the device.

vuinguyen commented 4 years ago

Like with the unit testing, the Core Data model for this project may evolve. But I think it's fair to say that the current Core Data model is good enough to move forward and make some progress on this project, so I will call this issue closed for now.