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.

Снимок экрана 2022-03-14 в 16 17 44 Снимок экрана 2022-03-14 в 16 31 35 Снимок экрана 2022-03-14 в 16 32 26

  • 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

Снимок экрана 2022-03-14 в 16 16 50 Снимок экрана 2022-03-14 в 16 33 32

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

Снимок экрана 2022-03-14 в 16 24 25

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

Снимок экрана 2022-03-14 в 16 28 00

GitHub

View Github