Coffee Guide App

Description: A sample app to demonstrate how to implement MVVM + Clean Architecture on a Jetpack Compose UI based project.

App Content: Coffee Guide has basic list of descriptions and ingredients used for the most popular coffee drinks.

Tech Stack

  • Kotlin
  • MVVM + Clean Architecture
  • Jetpack Compose
  • ViewModel
  • Hilt
  • Coroutines&Flow
  • Navigation
  • Retrofit
  • Coil

API: https://sampleapis.com/api-list/coffee

Screenshot

Screenshot_1654525534 (1)

GitHub

View Github