Todo App

  • Course
  • 12 Lessons

In this SwiftUI course, we will not only build a good-looking todos application with Core Data but we are going to develop two important features: changeable app icons and app color themes. 

Contents

Introduction

What you will learn and develop?
Preview

Resources

  1. COMPLETED FOLDER
    This folder contains the finished project. You can use it as a reference guide in your learning.

  2. RESOURCES FOLDER
    This folder contains all of the necessary materials for the project. 

  3. STUDENTS FOLDER:
    This folder is the destination of your own Xcode project.

  4. WORKBOOK
    The PDF file is the workbook for this project.

SwiftUI-App-Workbook-Todo.pdf
Preview
SWIFTUI-APP-TODO.zip

Lectures

Preview Video
Preview
1. Let’s set up the Todo app project with Core Data and SwiftUI
Preview
2. Learn how Core Data and SwiftUI frameworks work together
3. How to fetch data from Core Data and display it in a List view with SwiftUI
4. How to show an image and a quote when there is no todo item in the List
5. Let’s improve the Todo form appearance with SwiftUI
6. Let’s create an advanced Settings and learn how to open external website link
7. Let's develop a feature: How to create iOS Alternate App Icons with SwiftUI
8. Let's develop a feature: How to create App Themes with SwiftUI