Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bence-t0th/currency-exchanger
Desktop currency changer application
https://github.com/bence-t0th/currency-exchanger
desktop-application exchange-rates javafx kotlin retrofit2
Last synced: about 21 hours ago
JSON representation
Desktop currency changer application
- Host: GitHub
- URL: https://github.com/bence-t0th/currency-exchanger
- Owner: bence-t0th
- Created: 2020-11-14T15:49:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-24T13:22:44.000Z (over 3 years ago)
- Last Synced: 2023-10-31T21:32:29.618Z (about 1 year ago)
- Topics: desktop-application, exchange-rates, javafx, kotlin, retrofit2
- Language: Kotlin
- Homepage:
- Size: 1.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency Exchanger
### Kotlin-based software development homeworkThis is a desktop currency exchanger application supporting multiple currencies.
It uses the [Foreign exchange rates API](http://exchangeratesapi.io) published by the European Central Bank.
The application is written in Kotlin, using Retrofit for the requests and responses,
and JavaFX for the GUI.![Last Commit on GitHub](https://img.shields.io/github/last-commit/bence-t0th/Currency-Exchanger)