SwiftUI based Job tracker app - Session 1
In the first full session, I create the project and set up some basic SwiftUI views and a CoreData model to store the information. Then I set up the views to display the information coming from CoreData.
Back