Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 808 Bytes

File metadata and controls

36 lines (18 loc) · 808 Bytes

DirectCurrencyConverter

Currency Converter App for Android highlighting recommended Architectural patterns.

This App Uses

Kotlin

MVVM (Model View ViewModel Pattern)

Hilt (For Dependency Injection)

An API to get currency rate and conversion (https://currency.getgeoapi.com/) (You can use any!)

Retrofit (For making API calls)

Flow

LiveData

Coroutines (For simplifying Asynchronous operations)

View Binding (For interacting with views)

Some other libraries

Check my article on it -

https://medium.com/swlh/how-i-built-a-simple-currency-converter-app-using-recommended-android-pattern-and-architecture-204a3bbfc142

DOWNLOAD

https://play.google.com/store/apps/details?id=com.ibrajix.directcurrencyconverterapp