A sample project to show the implementation of the MVVM using delegate design patren
I used This sample data for fetching json to make things dynamic
- Xcode 11.2.1
- Swift( 5 )
- Storyboard
- Swift Generics
Two tests for dynamic todo list added as sample
- testForCompletedTodo()
- testForInCompletedTodo()