Paws SwiftData project

Paws Project

  • Course
  • 10 Lessons

This tutorial on SwiftData guides you through creating a new mobile app with SwiftUI. Key learning goals include saving photos to external storage using SwiftData, integrating SwiftUI's built-in Photo Picker for user input, fetching data from a database and presenting it in a grid layout, and using navigation links to transfer data across multiple SwiftUI views.

Contents

Introduction

Paws App Demo
Preview
What will you learn and learning objectives
Preview

Resources

Workbook
Paws App Project Files – iOS26
Paws App Project Files – iOS18

Lectures

Chapter 1 - Project Setup
Chapter 2 - Sample Data
Chapter 3 - Editing Pet View
Chapter 4 – Saving Data
Chapter 5 – Deleting Data