ToDoList App allows to manage To Do Tasks on the day or future period according the different categories

ToDoList!

ToDoList App allows to manage To Do Tasks on the day or future period according the different categories. The app is based on the TableViewControllers. Creating of this app used RealmSwift, ChameleonFramework and SwipeCellKit frameworks

  • On the the first screen you can create, choose, and delete the Category.
  • The color of each Category is determined randomly.

  • On the second screen you can create, choose, and delete the Task according to the selected category.
  • The color of every cell of task determined with gradient of the colors based on the color of the selected category from the first screen

  • Additionally you can use SearchBar for searching some task by word.

*You can set a checkmark on the task with already done.

GitHub

View Github