Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

Overview

This Weather Application retrieves current weather information using the OpenWeatherMap API. It displays temperature, humidity, wind speed for a specified city.

Features

-Temperature Conversion: The application converts the temperature from Kelvin to Celsius and Fahrenheit.

  • Wind Speed Unit Conversion: The wind speed is displayed in kilometers per hour (km/h) by default.
  • Sunrise and Sunset Times: The sunrise and sunset times are shown in a short time format.
  • Humidity Information: Shows the current humidity percentage, indicating the amount of moisture in the air.
  • Detailed Weather Description: Provides a detailed description of the current weather conditions.
  • Atmospheric Pressure: Displays the atmospheric pressure.

Usage

  1. Enter the desired city in the provided text box.
  2. Click the "Search" button to retrieve and display current weather information.

Dependencies

  • Newtonsoft.Json (Json.NET) for JSON deserialization.

API Usage

This application utilizes the OpenWeatherMap API for weather data.

How to Run

Compile and run the application using your preferred C# development environment.

Screen from app

image

About

This Weather Application retrieves current weather information using the OpenWeatherMap API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages