Creating a SwiftUI app with the MVVM approach, Protocols and Core Data.
In this 5th part of the tutorial, we'll make a lightweight Core Data migration and add lists for our tasks.
Link to the starter project:
https://github.com/alexzarr/TodoList/...
Complete code:
https://github.com/alexzarr/TodoList/...