Skip to content

Repository files navigation

curcon - Currency Converter

Build Status

About

This is personal class project for course Human-Computer Interaction (HCI) on FIT - Faculty of Information Technology, Mostar

It uses CurrencyLayer API to make currency conversions. Because it uses free version, calculations for currencies other than USD had to be done manually.

Setup

1. Get API key

Go to CurrencyLayer, register and you will find your key on dashboard.

2. Setup key

A) Using ENV variable

Set an environment variable API_ACCESS_KEY to your key.

B) Hardcode

Go to ServiceGenerator class and change following line:

private static final String API_ACCESS_KEY = "YOUR_KEY"

3. Screenshots & Happy playing with it 😄

Copyright & License

Project released under the MIT license

About

Currency Converter - Android

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages