An open API service indexing awesome lists of open source software.

https://github.com/masoumezabihi/TaskListToDo

Todo list app for android
https://github.com/masoumezabihi/TaskListToDo

android datastore-preferences diffutil-recyclerview flow hilt-dependency-injection-android kotlin-coroutines mvvm-architecture room-database searchview

Last synced: 7 months ago
JSON representation

Todo list app for android

Awesome Lists containing this project

README

          

# TaskListToDo
This is a todo list app where you can keep track of your tasks.
Here you can edit a task, search, delete, complete each task and also set deadline for it.
The created tasks are stored in Room database.