Wishlist SwiftData project

Wishlist Project

  • Course
  • 11 Lessons

Explore data modeling for the first time by building a mobile app that displays your wishes in a list. We’ll begin by creating a data model to represent the data, followed by integrating it with the SwiftData framework to enable data persistence between app launches.

Contents

Introduction

What will we develop in this SwiftData course?
Preview
Wishlist App Demo
Preview

Resources

Workbook
Preview
Wishlist App Project Files – iOS26
Wishlist App Project Files – iOS18

Lectures

Chapter 1 – Project Setup
Chapter 2 – Swift Data Model
Chapter 3 – Model Container and Context
Chapter 4 – Sample Data in the Preview
Chapter 5 – Saving Data
Chapter 6 – Deleting Data Objets