/Todo-List

I created a to-do list setup to a DB that stores user information

Primary LanguageSwift

Todo-List

I built a todo list app that uses a backend to save the data from user inputs.

DEMO

BACK END

After comparing and contrasting, I chose to go with Realm DB over Core Data.

Tech Stack

  • Core Data
  • Realm
  • Objective C
  • UIAlert Controller
  • Delegation
  • SQL Lite
  • TableViews