Skip to content

WeatherApp is a simple Java application that provides weather information based on user input. It utilizes the OpenWeatherMap API to fetch real-time weather data.

Notifications You must be signed in to change notification settings

RikhiSingh/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

WeatherApp is a simple Java application that provides weather information based on user input. It utilizes the OpenWeatherMap API to fetch real-time weather data.

Features

  • Weather Information: Retrieve current weather conditions for any location.
  • User-Friendly Interface: Simple and intuitive graphical user interface (GUI).
  • Dynamic Icons: Display weather condition icons corresponding to the current weather.

Usage

Prerequisites

  • Java Development Kit (JDK) 8 or higher.
  • Internet connection to fetch weather data from the OpenWeatherMap API.

Installation

  1. Clone the repository:

    git clone https://github.com/RikhiSingh/WeatherApp.git
  2. Compile the Java files:

    Open it in IDE of your choice and contriubute to development!

Usage Instructions

  1. Launch the application.
  2. Enter the name of a city in the text field.
  3. Click the "Search" button to retrieve the weather information for the specified city.
  4. View the weather details displayed on the screen.

Acknowledgements

License

This project is licensed under the MIT License.

About

WeatherApp is a simple Java application that provides weather information based on user input. It utilizes the OpenWeatherMap API to fetch real-time weather data.

Topics

Resources

Stars

Watchers

Forks

Languages