Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)