sukrusimsek / To-Do

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do

In this project, I made a To-Do app using MVVM architecture. Each task recorded in the app is stored in the phone's own memory with CoreData. I also created a filtering model with SearchBar and scopes in the app. There are 4 different standard task types in this filter. Apart from these, I activated the use of SearchBar to search and find the saved #tags. I developed it completely programmatically.

Used Technologies

  • MVVM Design Pattern
  • UIKit
  • CoreData
  • Programmatic UI
  • TableView
  • SearchBar and Scopes
  • Extensions

Simulator Screenshot - iPhone 15 - 2023-11-21 at 03 51 40

Simulator Screenshot - iPhone 15 - 2023-11-21 at 03 52 18 Simulator Screenshot - iPhone 15 - 2023-11-21 at 03 53 57

About


Languages

Language:Swift 100.0%