saad197 / CS-Weather-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Weather App

What is this repository for?

Weather Application written in C# with Windows Forms, using https://openweathermap.org/api for data.

Weather

Features include:

  • Display 5 day forecast
  • Weather details (Moon/Sun rise/set, humidity, etc..)
  • Select city
  • Mini weather widgets for your desktop

IF DESIGNER FAILS TO LOAD

If the designer fails to load, which it does for some reason, dispite the program compiling and executing just fine, please open MainWeatherForm.Designer.cs in Visual Studio and simply enter a new line, and then save it and run the program. The designer than should load.

Thanks.

About


Languages

Language:C# 100.0%