Skip to content

The Simple Project loads data from OpenExchangeRates API. It implements MVP architecture using Java, Dagger2 and Retrofit.

Notifications You must be signed in to change notification settings

Maria-Bordunova/ExchangeRates

Repository files navigation

Exchange Rates

The Simple Project loads data from OpenExchangeRates API https://openexchangerates.org. Get historical exchange rates for any date available from the Open Exchange Rates API, currently going back to 1st January 1999.

The application implements MVP architecture using Java, Dagger2 and Retrofit.

Features:

  • server and network errors handling;
  • ui loading state;
  • select the date for historical exchange rates;
  • local data caching.

About

The Simple Project loads data from OpenExchangeRates API. It implements MVP architecture using Java, Dagger2 and Retrofit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages