A simple TODO list application on iOS. Helps users manage their daily ToDos by helping them organize their todo lists into categories. Users can add their own categories and color code them.
This application was developed to learn the following concepts of iOS development:
- TableViews
- CoreData
- Customized ActionViewControllers.
- Swipe gestures on table view cells
- ChameleonFramework: https://cocoapods.org/pods/ChameleonFramework
- Realm database: https://realm.io/
- SwipeCellKit: https://cocoapods.org/pods/SwipeCellKit