Skip to content

JetCurrency is a simple currency converter app built with Jetpack Compose.

License

Notifications You must be signed in to change notification settings

dacer/JetCurrency

Repository files navigation

<CI> <License>

JetCurrency is a simple currency converter app built with Jetpack Compose.

(still under development 👷)

Android development

JetCurrency is an app that attempts to use the latest libraries and tools. As a summary:

Screenshots

Download

Get it on Google Play

Currencylayer API key

JetCurrency uses the Currencylayer to load exchange rate data. To use the API, you will need to obtain a free developer API key. See the Currencylayer API Documentation for instructions.

Once you have the key, add this line to the gradle.properties file, either in your user home directory (usually ~/.gradle/gradle.properties on Linux and Mac) or in the project's root folder:

currencylayer_access_key=<your Currencylayer access key>

Credits

License

Licensed under the GPLv3: https://www.gnu.org/licenses/gpl-3.0.html

About

JetCurrency is a simple currency converter app built with Jetpack Compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages