Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.26 KB

Notes-App-with-CoreData

Author: Andres D. Paladines

License Swift Version SwiftUI

Current progress:

  • SwiftDesign pattern in new App (Showcase):

    • Singleton
    • Publisher Subscripor
    • Factory
    • Facade
  • Notes App:

    • CoreData Manager
    • UI Non Functional:
      • Header
      • Toolbar
      • GridViews
      • Note Edition
    • UI Functionalities:
      • GridViews Interactions
      • Note Edition Interactions
      • Note Edition Close -> Refresh Main View
    • ViewModel
    • Save in CoreData
    • Fetch from CoreData

App Running

RememberMe_App.mp4