Patika.dev Mobven Bootcamp Final Project
- About The Project
- Gettings Started
- Architecture
- Screenshots
- License
- This project is created with VIP clean architecture pattern.
- Create, Read, Update and Delete (CRUD) with CoreData
- Local notifications can be set
- Todos should be created with title. Descriptions and notifications are optional.
- Notification gets deleted if todo deleted or marked as done.
- As default todos sorted by creation time. Sorting by last or first modification date can be done with sort button.
- User can search by title
- iOS 15.2+
- Swift 5+
- Xcode 11+
Clone the repo
git@github.com:Ozgunak/ToDoProject.git
Adding ToDo
Marking as done and deleting
Editting ToDo's
Sorting and Searching
Showing notification
Notification authorization not given situation
Dark Mode iPhone 13
Usage with iPad
Usage with iPhone 13 mini
TodoProject is under MIT license. See LICENSE for more info.










