Skip to content

A todo-list app using Realm to persist user data

Notifications You must be signed in to change notification settings

muhziddan/Todoey-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todoey-iOS

Listing all things that you need to do today, tomorrow, or in the future!

This app utilize the power of Realm to persist user data

What's in this app:

  • MVC Architecture
  • Realm
  • Search item feature using NSPredicate
  • Using UIAlertController to add new item
  • Core Data approach (in TDY-2-CoreData branch)
  • Codable approach (in TDY-1-MVC)

This project is part of iOS & Swift - The Complete iOS App Development Bootcamp Udemy course by Dr. Angela Yu and improvised by Me

Releases

No releases published

Packages

No packages published