keerushek / ToDoList

To-Do List using Realm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDoList

To-Do List using Realm

This is a simple Todo App built using Swift and Realm

List of To-Do tasks can be created with Name and Description

Sort is performed on the Name - Sort by Name - Sort by Created At Search: - Partial and Case insensitive search - TaskName and TaskDescription are the search parameters

Task can be Updated and Completed on selecting a task. Task can be deleted on Swipe right.

About

To-Do List using Realm


Languages

Language:Swift 97.6%Language:Ruby 2.4%