News App Using Jetpack Compose
- Minimum SDK level 28
- 100% Kotlin based + Coroutines
- Jetpack Compose - A modern toolkit for building native Android UI.
- Architecture
- MVVM Architecture
- Dagger-Hilt for dependency injection.
- Retrofit2 & OkHttp3 - Construct the REST APIs
- Room - Local database, store weather history
- Coil - Image loading library
- Timber - Logging.
