/Todoey-iOS

A todo-list app using Realm to persist user data

Primary LanguageSwift

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