Building a Modern News App with Jetpack Compose, MVVM, and Clean Architecture." In this hands-on learning experience, you'll master the art of creating a feature-rich news application that combines the cutting-edge capabilities of Jetpack Compose, the architectural elegance of MVVM, and the modular clarity of Clean Architecture.
- Jetpack Compose
- Clean Architecture
- MVVM
- Room Database
- Retrofit
- Compose Navigation Routing
- Dagger Hilt / Paging 3
- Splash API
GET /v2/everything
Parameter | Type | Description |
---|---|---|
api_key |
string |
[https://newsapi.org/v2/everything?q=bitcoin&apiKey="your-key"] |

