Github Link: https://github.com/ma-za-kpe/Pombe
The previous version of the pombe app can be downloaded here Playstore.
Pombe is a sample cocktail app, built with [Jetpack Compose][compose]. The goal of the app is to showcase how parts of clean architecture components work together. Its also a playground to experiment with different technologies and collaborate wth other awesome android devs.
To try out this app, you need to use Android Studio BumbleBee. You can clone this repository, build and run it.
Status: 🚧 In progress 🚧
Pombe is still in the early stages of development, and as such only three screens have been created so far. However, most of the app's architecture has been implemented, as well as the domain layer, data layer, presentation layers, and early stages of jetpack compose UI.
The previous version of the pombe app can be downloaded here Playstore.
Pombe is a sample cocktail app, built with [Jetpack Compose][compose]. The goal of the app is to showcase how parts of clean architecture components work together. Its also a playground to experiment with different technologies and collaborate wth other awesome android devs.
To try out this app, you need to use Android Studio BumbleBee. You can clone this repository, build and run it.
Status: 🚧 In progress 🚧
Pombe is still in the early stages of development, and as such only three screens have been created so far. However, most of the app's architecture has been implemented, as well as the domain layer, data layer, presentation layers, and early stages of jetpack compose UI.
Show More