ToDo Compose is my first app made with Jetpack Compose! In this app, you can create tasks, display them by priority order, search for some, delete them...
todocomposeparagithub.mp4
- 100% Kotlin
- MVVM architecture
- Jetpack Compose
- Dagger-Hilt for dependency injection
- Coroutines
- Room for database storage
- DataStore for preferences storage
- StateFlow