Project:

C# Weather Application

Description:

The weather application, built in Visual Studio, connects with cydne.net weather service to get a series of weather forecast based on a zip code entered. It then prints on the screen a seven day weather forecast for the requested city using a tree view control.

There is also a java version of this application. My responsibilities of the application included the design, font end and back end coding. My future goal for this program is to turn it into a Windows Phone mobile app.