Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Currency Exchanger
### Kotlin-based software development homework

This 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)