Home

Awesome

BitfinexClient

An android app that showing the details of the BTC/USD currency pair, at real-time:


MVVM pattern with Clean architecture developed with Kotlin.

Clean architecture consists of three layers:

Each layer has its own entities/models which are specific to that package. Mapper is used for conversion of one layer to another.

Android Jetpack Components used:
Libraries:
Screenshots:
<img src="https://user-images.githubusercontent.com/12731470/63213580-561db080-c10e-11e9-8369-687245facb11.png" width="400">

Sources: