Skip to content

Marinopolis/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather App

Description

The Weather App is a simple Java application that provides real-time weather information based on user-provided location data. It fetches data from the Open-Meteo API to display temperature, weather conditions, humidity, and wind speed.

Features

  • User-Friendly Interface: The graphical user interface (GUI) offers an intuitive way to input locations and view weather details.
  • Dynamic Weather Updates: The app dynamically updates weather information based on user input, providing up-to-date and accurate data.
  • Visual Representations: Weather conditions are visually represented with icons, enhancing the user experience.

How to Use

  1. Clone the repository to your local machine.
    git clone https://github.com/your-username/weather-app.git

1 Open the project in your preferred Java IDE.

2 Run the AppLaunch class to launch the Weather App.

3 Enter the desired location in the search field and click the search button.

4 View the real-time weather information displayed on the GUI.

Dependencies

JSON Simple: A simple Java toolkit for JSON.
Open-Meteo API: Provides weather data for use in the application.

Screenshots

image

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or create a pull request.

About

Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages