Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.17 KB

Weather App

This application allows you to determine the weather in a locality.

Screenshots

What functionality does the application provide to the user?

The user can:

  • Get data about temperature by location
  • Get data about himidity by location
  • Get data about pressure by location
  • Get data about wind speed by location

Development Setup

Before you begin, you should have already downloaded the Visual Studio and set it up correctly. You can find a guide on how to do this here: Setting up Visual Studio.

Building the Code

  1. Clone the repository using HTTP: git clone https://github.com/RuTiKeyOne/WeatherApplication

  2. Open Visual Studio.

  3. Click on 'Open an existing Visual Studio project'

  4. Browse to the directory where you cloned the repo and click OK.

  5. Let Visual Studio import the project.

  6. Clicking run button.