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
- MVVM Architecture
- Jetpack Compose
- Flow
- Retrofit
- Hilt (DI)
- Gson
- Coil
- Timber
- Github Action (CI/CD)
- Repository에서 push, pull request 이벤트 발생 시 Github Actions 에서 debug, release 빌드 수행 및 빌드 결과물을 artifacts에 업로드 합니다.
- Repository에서 버전 태그 생성 시 업로드한 release 빌드 artifacts를 github releases에 업로드 합니다.
you can download this app on Releases