Skip to content

Latest commit

 

History

History
executable file
·
23 lines (20 loc) · 1.42 KB

README.md

File metadata and controls

executable file
·
23 lines (20 loc) · 1.42 KB

ChefBook Android

Kotlin Version Gradle AGP

ChefBook Android Client 🤖

Common information can be found at main repository

About

  • Language: Kotlin
  • UI: Jetpack Compose
  • Architecture: MVI + UseCases
  • Reactive Code: Kotlin Flow
  • Build Tool: Gradle Kotlin DSL

Dependencies

  • DI Framework: Koin
  • Local storage: Proto DataStore / Room
  • Navigation: Jetpack Navigation Component
  • Network: OkHttp3 / Retrofit2
  • Images: Coil
  • QR Codes: ZXing