Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 590 Bytes

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