Skip to content

A weather app built using Java and JavaFx, which retrieves weather data from the OpenWeather API. Thanks to design patterns it is easy to implement any other API. With this app, you can easily get up-to-date weather information for any two chosen location.

Notifications You must be signed in to change notification settings

Hubertgitck/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

Weather application showing today's weather and forecast for the next 5 days for two selected cities. Written in Java, with practical use of design patterns. The application has unit tests created using JUnit and Mockito tools.

About

A weather app built using Java and JavaFx, which retrieves weather data from the OpenWeather API. Thanks to design patterns it is easy to implement any other API. With this app, you can easily get up-to-date weather information for any two chosen location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published