A simple To-Do List application that allows you to create, mark, and delete tasks. Implemented using the MVC architecture and UIKit without Storyboard.
- Add new tasks.
- Mark tasks as completed.
- Delete tasks.
- SnapKit
- CoreData
- Clone the repository to your local machine:
git clone [https://github.com/medlyosha/To-Do-List-App.git](https://github.com/medlyosha/To-Do-List-App)