An open API service indexing awesome lists of open source software.

https://github.com/theappwizard/icalories-indentlytutorial

CoreData with SwiftUI
https://github.com/theappwizard/icalories-indentlytutorial

indently swift swiftui tutorial

Last synced: 10 months ago
JSON representation

CoreData with SwiftUI

Awesome Lists containing this project

README

          

# iCalories-IndentlyTutorial

This tutorial covers the implementation of CoreData with SwiftUI in your project. :)

# Steps to Create Model

## Step 1: Create a "Data Model" Group
![Step 1 Screenshot](https://github.com/TheAppWizard/iCalories-IndentlyTutorial/assets/70090469/30ad885a-5c59-40df-877d-ed1acb7dd5d3.png)

## Step 2: Create a "Data Model File" Group
![Step 2 Screenshot](https://github.com/TheAppWizard/iCalories-IndentlyTutorial/assets/70090469/7418d0bb-1bde-4d2b-ab84-0705ef22fba8.png)

## Step 3: Add Entities
![Step 3 Screenshot](https://github.com/TheAppWizard/iCalories-IndentlyTutorial/assets/70090469/d6c6fe3b-ecff-4109-86bc-66b32c1d09a7.png)

## Step 4: Add Attributes
![Step 4 Screenshot](https://github.com/TheAppWizard/iCalories-IndentlyTutorial/assets/70090469/6326b7cb-5c60-491f-95a6-61070c0db985.png)