Skip to content

Currency converter using Java (Swing) and currency rates from exchangeratesapi.io

License

Notifications You must be signed in to change notification settings

GreyTeddy/currencies

Repository files navigation

currencies

Currency converter using Java (Swing) and currency rates from exchangeratesapi

Handles JSON using package org.json

It needs an internet connection to work. The method of making the get request requires Java version 11.

Currencies.jar is already compiled

You can compile Window.class with ConversionInfo.class, GetJSON11.java and json-20180813.jar

About

Currency converter using Java (Swing) and currency rates from exchangeratesapi.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages