An app to let you store multiple to-do lists, add items, and check off items.
- UIKit
- Search
- LocalDataPersistance
- UserDefaults
- Codable
- CoreData
- SQLLight
- RelationalDatabases
- Singletons
- UIColorPicker
- UIColors
- Change itemCells text color based on the contrast of the background color
- Change disclosure button on listCells to be a paint icon
- Fix bug where navBar turns black when tableView scrolls up
Nothing needed to make this simple app work. Simply clone and run.
This was developed using ideas from The App Brewery's Complete App Development Bootcamp, check out the full course at www.appbrewery.co