Skip to content

Android Currency Converter App (MVVM, Hilt, Retrofit, Coroutines, Flow) offers real-time currency conversion with Jetpack Compose.

License

Notifications You must be signed in to change notification settings

gobinda1547/Currency-Converter-Android-App

Repository files navigation

Currency-Converter-Android-App

Android Currency Converter App (MVVM, Hilt, Retrofit, Coroutines, Flow) offers real-time currency conversion with Jetpack Compose.

Contents

Functional requirements

  • Fetch latest data on app startup
  • Show available currencies
  • Change input currency
  • Change input amount
  • Show converted amount in all available currency

Initial UI design

Figma UI design

App Architecture

App Architecture

Commits

How to get the APK

  • Pull the project (master branch)
  • Open Android studio & import the project
  • Create a resource file with name 'confidential.xml'
  • declare your open exchange service's APP_ID as a string with key 'APP_ID_OPEN_EXCHANGE_SERVER'
  • Sync project file & wait for build to finish
  • Now generate DEBUG or RELEASE apk as your need.

About

Android Currency Converter App (MVVM, Hilt, Retrofit, Coroutines, Flow) offers real-time currency conversion with Jetpack Compose.

Topics

Resources

License

Stars

Watchers

Forks

Languages