/currency_converter

:iphone: :moneybag: Simple android application for converting currencies

Primary LanguageKotlin

Currency converter

Kotlin Version

A simple currency conversion application. A network request for a free resource open.exchangerate-api is used. The result will be saved to local storage (database). The database is refreshed when the data is out of date (the timestamp of the next data refresh on the server is stored).

Project characteristics and tech-stack