Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmm67/tasklisttodo

Todo list app for android
https://github.com/mmm67/tasklisttodo

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

Last synced: 1 day 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.