Skip to content

Weather Information App in Java that provides real-time weather updates to users. The application display weather details for a specific location. Utilize a weather API (such as OpenWeatherMap, Weatherstack, or any of your choice) to fetch real-time weather data.

Notifications You must be signed in to change notification settings

Bencode-byt/Java-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Java-Weather

In this project, I have built a Java based weather application offering real-time weather updates for any location. Leveraging Java's robustness and platform independence, the application provides an intuitive graphical user interface for easy interaction. Users can access detailed weather information including temperature, humidity, and wind speed by simply entering the desired location in the search field. With its lightweight and easy-to-read format, JSON enables smooth communication with external APIs, facilitating the quick retrieval of real-time weather data.

About

Weather Information App in Java that provides real-time weather updates to users. The application display weather details for a specific location. Utilize a weather API (such as OpenWeatherMap, Weatherstack, or any of your choice) to fetch real-time weather data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages