A simple and minimal To-Do list app built in Kotlin.
- Create/Edit/Delete task
- Category for each task
- Priority for each task
- Sort by Name/Date Created/Priority
- Hide all completed task
- Room
- DaggerHilt
- ViewModel
- LiveData
- RecyclerView
- RecyclerView.ItemDecoration
- Kotlin Coroutines
- Coroutines FLow
- DataStore preferences
- NavigationComponent
- Material Components
| DarkTheme | LightTheme |
|---|---|
![]() |
![]() |
![]() |
![]() |
| DarkTheme | LightTheme |
|---|---|
![]() |
![]() |





