Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 220 Bytes

listy

This is a complete Note Taking app built on swift 5.3

Features:

  • Can create lists, check and uncheck Items
  • CoreData used for data storage
  • Older Version was made with Plist and NSCoder