This is a code pairing exercise. This is a c# application that displays weather forecast for a location. However the application is not fully working at the current form. The goal of this exercise is to have the application fully operational.
- Clone this repository
- Create a new branch, use your name as branch name
- Open the solution on Visual Studio
- Complete the application so the location forecast is displaying on the screen
- Commit your changes
- Create a pull request