Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.93 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.93 KB

🍸 compose-cocktail-recipes

Android icon kotlin icon Jetpack Compose icon MUI icon

🏀 status

Android CI API Version

compose-cocktail-recipes demonstrates modern Android development with Jetpack (Compose, ViewModel), Flow, Hilt, Coil, Retrofit based on MVVM architecture.

I was inspired by developer skydoves's project Pokedex.

The project's database used ThecocktailDB

녹화_2023_07_10_20_33_00_634

📚 Tech stacks & libraries

  • MVVM Architecture
  • Jetpack Compose
  • Flow
  • Retrofit
  • Hilt (DI)
  • Gson
  • Coil
  • Timber
  • Github Action (CI/CD)

CI / CD

  • Repository에서 push, pull request 이벤트 발생 시 Github Actions 에서 debug, release 빌드 수행 및 빌드 결과물을 artifacts에 업로드 합니다.
  • Repository에서 버전 태그 생성 시 업로드한 release 빌드 artifacts를 github releases에 업로드 합니다.

💎 Download

you can download this app on Releases