Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snirsh/todoey-ios13
https://github.com/snirsh/todoey-ios13
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snirsh/todoey-ios13
- Owner: snirsh
- Created: 2020-02-02T13:03:24.000Z (almost 5 years ago)
- Default Branch: origin
- Last Pushed: 2020-02-02T13:03:29.000Z (almost 5 years ago)
- Last Synced: 2024-11-03T14:41:09.601Z (2 months ago)
- Language: Swift
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![App Brewery Banner](https://github.com/londonappbrewery/Images/blob/master/AppBreweryBanner.png)
# Todoey ✓
## Our Goal
The objective of this tutorial is to understand how to save data in iOS. We'll look at various choices and learn to use UserDefaults, Core Data and Realm.
## What you will create
A todolist app to keep track of all your tasks.
>This is a companion project to The App Brewery's Complete iOS Development Bootcamp, check out the full course at [www.appbrewery.co](https://www.appbrewery.co/)
![End Banner](https://github.com/londonappbrewery/Images/blob/master/readme-end-banner.png)