Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gogoadl/compose-cocktail-recipes
compose-cocktail-recipes demonstrates modern Android development with Jetpack (Compose, ViewModel), Flow, Hilt, Coil, Retrofit based on MVVM architecture.
https://github.com/gogoadl/compose-cocktail-recipes
android hilt jetpack-compose kotlin material-ui mvvm
Last synced: 3 months ago
JSON representation
compose-cocktail-recipes demonstrates modern Android development with Jetpack (Compose, ViewModel), Flow, Hilt, Coil, Retrofit based on MVVM architecture.
- Host: GitHub
- URL: https://github.com/gogoadl/compose-cocktail-recipes
- Owner: gogoadl
- Created: 2023-05-29T08:56:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-17T00:46:55.000Z (10 months ago)
- Last Synced: 2024-04-17T06:50:51.595Z (10 months ago)
- Topics: android, hilt, jetpack-compose, kotlin, material-ui, mvvm
- Language: Kotlin
- Homepage:
- Size: 1.21 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ธ compose-cocktail-recipes
![Android icon](https://img.shields.io/badge/android-808080?style=for-the-badge&logo=android&logoColor=3ddc84) ![kotlin icon](https://img.shields.io/badge/kotlin-808080?style=for-the-badge&logo=kotlin&logoColor=7f52ff) ![Jetpack Compose icon](https://img.shields.io/badge/jetpack_compose-808080?style=for-the-badge&logo=jetpackcompose&logoColor=4285f4) ![MUI icon](https://img.shields.io/badge/mui-808080?style=for-the-badge&logo=mui&logoColor=007fff)
## ๐ status
[![Android CI](https://github.com/gogoadl/composecocktailrecipes/actions/workflows/android.yml/badge.svg)](https://github.com/gogoadl/composecocktailrecipes/actions/workflows/android.yml) ![API Version](https://img.shields.io/badge/API-21+-blue)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](https://github.com/skydoves)'s project [Pokedex](https://github.com/skydoves/Pokedex).
The project's database used [ThecocktailDB](https://www.thecocktaildb.com/)
![๋ นํ_2023_07_10_20_33_00_634](https://github.com/gogoadl/compose-cocktail-recipes/assets/49335446/59666fda-c0f2-42f9-93e3-d9c97945d3d7)
## ๐ 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](https://github.com/gogoadl/compose-cocktail-recipes/releases)