An To-Do application built with SwiftUI that allows users to manage their tasks effectively. This project is structured to showcase essential features of SwiftUI and CoreData integration.
- Task Management: Create, update and delete to-do items.
- Search Functionality: Easily search tasks through title and description.
- To Do: Attach images to tasks, with image compression and cropping.
- iOS 14.0+
- Xcode 12+
- Swift 5.3+
Clone the repository:
git clone https://github.com/mit-0044/iOS-ToDo.git