Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 687 Bytes

File metadata and controls

25 lines (18 loc) · 687 Bytes

Weather Forecast Application

A simple JavaFX application that fetches and displays weather information for a specified city using the OpenWeatherMap API.

Table of Contents

Features

  • Search for weather information by city name.
  • Displays current temperature, weather description, humidity, and wind speed.
  • Fetches weather data from the OpenWeatherMap API.
  • User-friendly interface built with JavaFX.

Installation

  1. Clone the repository:
    git clone https://github.com/Daufm/Wether-Featching-JavaFx.git