Skip to content

To-Do List app that let you create categories in the list and you can add items within those categories. App is created with the help of course provided by appBrewery.

Notifications You must be signed in to change notification settings

sainisaab202/Todoey-iOS13

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todoey ✓

Goal

To-Do List app that let you create categories in the list and you can add items within those categories. The objective is to understand how to save data in iOS. This project have three commits, one for each way to save data: using UserDefaults, Core Data and Realm.

What you will learn

TableViewContorllers Integrating 3rd party libraries Saving data using UserDefaults, custom pList Saving data using CoreData - SQlite Saving data using Realm - MongoDB/RealmSwift

This app/project created with the help of App Brewery's course resources

About

To-Do List app that let you create categories in the list and you can add items within those categories. App is created with the help of course provided by appBrewery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%