Skip to content

A to-do list app that allows users to create different categories and in each category, they can add the respective list of tasks. The users can search for tasks, delete tasks with just one swipe, check-mark the done tasks and consequently uncheck them, all with persisting the data on their devices, which is done using Realm.

fizarasool27/Todoey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Todoey

This is a to-do list app that allows users to create different to-do categories and in each category, they can add the respective list of tasks they have. The users can search for tasks, delete tasks with just one swipe, check-mark the done tasks and consequently uncheck them, all with persisting the data on their devices, which is done using Realm. The app also has a distinct UI which gives a different random color to each category, and as you add new tasks in these categories, the to-do list starts to take a beautiful gradient going from lighter to darker.

About

A to-do list app that allows users to create different categories and in each category, they can add the respective list of tasks. The users can search for tasks, delete tasks with just one swipe, check-mark the done tasks and consequently uncheck them, all with persisting the data on their devices, which is done using Realm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages