/ToDoList

To-Do List using Realm

Primary LanguageSwift

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.