https://github.com/exsandebest/currency-converter-app
Simple android application for currency conversion
https://github.com/exsandebest/currency-converter-app
adnroid android android-app currencies currency currency-converter mobile-app
Last synced: 3 months ago
JSON representation
Simple android application for currency conversion
- Host: GitHub
- URL: https://github.com/exsandebest/currency-converter-app
- Owner: exsandebest
- License: mit
- Created: 2020-06-01T22:45:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T21:54:26.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T18:09:28.166Z (5 months ago)
- Topics: adnroid, android, android-app, currencies, currency, currency-converter, mobile-app
- Language: Kotlin
- Homepage:
- Size: 542 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Currency converter
Simple mobile (android) application for currency conversion
## Features
* **6** currencies:
+ ₽ Ruble (*RUB*)
+ $ Dollar (*USD*)
+ € Euro (*EUR*)
+ £ Pound (*GBP*)
+ ¥ Yuan (*CNY*)
+ ₺ Turkish lira (*TRY*)
* **Updating rates** when launching the app (using [exchangeratesapi.io](https://exchangeratesapi.io))
* Ability to **copy** converted value **to clipboard** by tap
* Ability to **share** the conversion **result**
* Change button
* **Instant** conversion## Example - screenshot
![]()