Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nighttwo1/exchange-rate
https://github.com/nighttwo1/exchange-rate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nighttwo1/exchange-rate
- Owner: nighttwo1
- Created: 2023-11-27T14:06:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T09:24:22.000Z (12 months ago)
- Last Synced: 2024-01-10T10:35:09.417Z (12 months ago)
- Language: Kotlin
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency Convertor
## Pre-setting for build
Set below keys in local.properties file as key-value format
| Key | Description |
|--------------|-------------------------------------------|
| api_key | api key for fetching latest exchange rate |
| api_base_url | exchange rate api base url |## Demo Screenshot