TaskList App using MVVM, SwiftUI 3, Protocol Oriented Design

0

Build Task List App using SwiftUI and Learn to use MVVM Design Pattern along with Protocol Oriented Programming

Requirements

  • Knowledge of Swift
  • Knowledge of SwiftUI
  • Knowledge of Xcode

Description

Welcome to this new course from DevTechie.

In this course, you will learn to build Task List app from scratch. You will start with a simple data model which will be used to structure tasks for your app. We will follow protocol oriented programming style to keep our code decoupled and this will also help us build scalable solution which can be unit tested with ease. We will learn to build out protocol with default implementation via function overloading for protocols.

You will also learn about MVVM design pattern, where we will build out Model, View and View Model for each task we will perform on our task list. This will help you understand how to design complex apps with structured code. We will adopt protocol oriented programming even in the area of View Model creation and our view models will also have protocols to conformance.

With the help of data manager protocol, you will learn how to build out Mock Data Manager which will help us better test our apps without dependency and added delay from external repositories.

This course is designed to give you understanding of MVVM in a practical term. Our recommendation would be to follow the course at least couple of time to sink in the concept well

With that said, please join me in this course to learn about MVVM in SwiftUI

Who this course is for:

Download Tutotial

 

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments