Skip to content

A sample forex application (exchangeratesapi.io) using Android+MVVM+Retrofit

Notifications You must be signed in to change notification settings

amalskr/myforex

Repository files navigation

myforex - Android/MVVM

A sample forex application (exchangeratesapi.io) using Android+MVVM+Retrofit+androidx+NDK/C++ & Social Media Logins

Usage

Foreign exchange rates API with currency conversion - https://exchangeratesapi.io/
#1 Get the latest foreign exchange reference rates.
#2 Get historical rates for a day.

Screens

Dependencies

implementation 'androidx.appcompat:appcompat:1.0.0-beta01'
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'com.google.android.material:material:1.1.0-alpha07'

implementation 'com.squareup.retrofit2:retrofit:2.6.0'
implementation 'com.squareup.retrofit2:converter-gson:2.4.0'

implementation 'com.google.android.gms:play-services-auth:17.0.0'
implementation 'com.facebook.android:facebook-login:5.1.0'

About

A sample forex application (exchangeratesapi.io) using Android+MVVM+Retrofit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published