Weather application using JavaFX to display current weather, rates and Wikipedia site acording to the location and currency given by user
- JavaFX used for graphical user interface
- API used from https://openweathermap.org/api and https://www.nbp.pl/kursy/xml/a059z220325.xml service to get current weather and currency rates
- json-simple and json libraries used for mapping JSON and XML text
- Enter the country name
- Enter the city
- Enter the currency code
- Click on the button "submit"