Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 274 Bytes

Punk-App

Simple app to play with Jetpack Compose and architecture. Uses PunkAPI with Brewdog's beers' info.

What's inside

  • Kotlin & Coroutines
  • Jetpack Lifecycle & ViewModel
  • Jetpack Compose
  • Retrofit2 & Moshi Codegen
  • Room
  • DI with Koin