Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ayush272002/currency-converter

A currency converter application using javafx and currency converter api to fetch current currency rates
https://github.com/ayush272002/currency-converter

java javafx

Last synced: 3 days ago
JSON representation

A currency converter application using javafx and currency converter api to fetch current currency rates

Awesome Lists containing this project

README

        

# Currency-Converter
A currency converter application using javafx using api


![image](https://github.com/Ayush272002/Currency-Converter/assets/116728686/b2cd627e-3f1d-4954-9c2c-a2c849693b35)

A real time currency converter application using javafx framework.

To run this, you need to run the main.java file which is located in ```src/main/java/com/currencyexchange/currency_converter/Main.java```.

If you are facing any issues please report it or open a pull request (if you've got a solution).
Thanks