Skip to content

Currency Converter App for Android showing usage of Flow, Live Data, Coroutines, Hilt - (Clean Architecture)

Notifications You must be signed in to change notification settings

ibrajix/DirectCurrencyConverter

Repository files navigation

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

About

Currency Converter App for Android showing usage of Flow, Live Data, Coroutines, Hilt - (Clean Architecture)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages