Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 233 Bytes

TodoToDone

This is a to-do list app I created following an online iOS course by Angela Yu.

Technology involved

  • Table View
  • Delegation pattern
  • Data persistence using different technologies (Core Data, Realm, User Defaults)