iyotetsuya / CurrencyDemo

Kotlin Andorid Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iyotetsuya Coverage Status

Description

This project was originally uploaded as a technical interview assignment for a company. Considering that it is also very suitable as a demo material to test the technology and content I am interested in, it will be updated from time to time.

Functionality

  • Able to select a currency from the supported list
  • Able to input a number to see all exchange amount
  • Retry function when data fetch failed

Setup

Please get api key from Currencylayer and add it into ext.properties file.

CURRENCY_LAYER_KEY={your_api_key}

Screenshot

About

Kotlin Andorid Demo

License:Apache License 2.0


Languages

Language:Kotlin 100.0%