/TodoList

Todo list app

Primary LanguageSwift

Welcome to Todo project!

Tech:

XCode, Swift, Realm, Chameleon library, SwipeCellKit

Overview:

An application in which the user can record daily tasks, he can also record certain tasks in a separate category. The application uses a Realm library for quick access to the database.

In addition, the Chameleon library automatically colors the background color of the task. Examples of this you can look below.

By using a swipe to the left, the user can delete a completed task. By clicking once on a task, it is indicated as completed. It is also possible to search for the required task

Add new task

Dynamic background colors Delete task

Chameleon library Search specific task