Skip to content

This project is for testing iOS Persistence and Core Data teach common persistence techniques using Apple's frameworks for storing data locally on the device

License

Notifications You must be signed in to change notification settings

aqeelikh/Mooskine

Repository files navigation

iOS Persistence and Core Data

Platform iOS

This repository contains resources for Udacity's iOS Persistence and Core Data course.

Overview

iOS Persistence and Core Data teach common persistence techniques using Apple's frameworks for storing data locally on the device. The course includes:

  • PickYourPitch, which has a small user preference we'll store in UserDefaults
  • SandboxPlayground, which we'll use to explore saving and reading files using FileManager
  • Mooskine, a note-taking app which we'll convert to Core Data

Setup

Generally speaking, most projects can run without any additional setup. However, consult the iOS Persistence and Core Data course for more information.

About

This project is for testing iOS Persistence and Core Data teach common persistence techniques using Apple's frameworks for storing data locally on the device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages