Follow along at https://www.hackingwithswift.com/100/swiftui/61.
This day revolves around refactoring the milestone project from Day 60 to use Core Data for its underlying models -- while also persisting the data we fetch so that it can be used offline.
The commit for this day's changes can be found here, while all project files can be found in the folder for Day 60.