Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ayush272002/currency-converter
- Owner: Ayush272002
- Created: 2024-02-19T10:26:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T23:43:33.000Z (10 months ago)
- Last Synced: 2024-11-28T13:18:20.732Z (2 months ago)
- Topics: java, javafx
- Language: Java
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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