Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mmm67/tasklisttodo
- Owner: mmm67
- Created: 2022-07-26T12:04:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T12:37:23.000Z (over 2 years ago)
- Last Synced: 2024-11-11T01:34:45.356Z (3 months ago)
- Topics: android, datastore-preferences, diffutil-recyclerview, flow, hilt-dependency-injection-android, kotlin-coroutines, mvvm-architecture, room-database, searchview
- Language: Kotlin
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.