TodaysNotes is a straightforward note-taking app, developed using Swift MVC architecture.
It offers a user-friendly interface for creating and deleting notes with ease.
This project adopts a Swift MVC architecture, featuring a user-friendly interface very simple to comprehend.
Design - Helpers and wrappers related to the UI elements
Model - Codable Model objects
Storage - Local simulation of user state
Management - Managers for dependencies that can be used globally across the App
View - ViewControllers and TableViewCells