Devote App

  • Course
  • 15 Lessons

Learn how to develeop a personal todos application with the Core Data and SwiftUI frameworks.

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-Core-Data-Devote.pdf
Preview
SWIFTUI-APP-DEVOTE.zip
Devote iOS 16.zip

Lectures

Preview Video
Preview
1. Let's set up the Core Data project with SwiftUI and fix Xcode's template
Preview
2. Introduction to Core Data and understand the Xcode's Core Data template
3. Let's create a basic to-do app from Xcode's Core Data template
4. Let's develop a stellar app design
5. Create a new entry form for the task item
6. Let's develop a custom header
7. Improve the individual task item view
8. Learn how to create a custom visual effect in SwiftUI
9. Dealing with UX and Sound Design
10. Introduction to the new Widget API