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: 22 days ago
JSON representation
Todo list app for android
- Host: GitHub
- URL: https://github.com/masoumezabihi/tasklisttodo
- Owner: masoumezabihi
- Created: 2022-07-26T12:04:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T12:37:23.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T20:16:56.853Z (about 1 month 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.