To-Do-List-App

A simple To-Do List application that allows you to create, mark, and delete tasks. Implemented using the MVC architecture and UIKit without Storyboard.

Features

  • Add new tasks.
  • Mark tasks as completed.
  • Delete tasks.

Used Libraries

  • SnapKit
  • CoreData

Installation

  1. 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)