1. Let's set up the Core Data project with SwiftUI and fix Xcode's template
In this SwiftUI class, our primary goal is to get familiar with the Core Data framework and develop a fantastic task manager from a boring to-do list application while we are having some fun.
By doing that, we will also learn how to store, retrieve and update some content using Apple's native persistent storage. Each lesson will be straightforward, and we will develop either a new feature or covering an interesting golden nugget about the powerful Core Data framework.
So you and me together, we will build up this impressive application step-by-step and learn by doing. If this is something you want to learn, then launch Xcode and start coding along with me.