Skip to content

crmepham/Weather-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a project I was required to do in the second year of my BSc Applied Computing degree. It is a weather application that displays weather information to users and includes an API for other developers to use the features included.

Functionality

Settings

1. Set your desired temperature (Celcius/Fahrenheit)
2. Set your default location by providing the Postal/Zip code

Text search

Seach for a location using any or all of the search criteria available. If it finds the location it will provide the weather information for that location as well as center the map at this new location.

Map search

Scroll around the map and zoom in and out as necessary to find the location that you wish to know the current weather for. Then click the "Get weather" button. The application will present the weather for that location.

Technologies used

1. C# 2. WPF / XAML 3. Yahoo Weather API 4. Bing Map Control API

Project preview

<iframe src="//instagram.com/p/yfC3G5GcTS/embed/" width="640" height="640" frameborder="0" scrolling="no" />

Future Improvements

1. Re-design the text search to use only one single text field that can contain any and all search terms necessary. 2. Provide weather trend information: compare weather to last year etc. - implement using MySQL.

About

Weather Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages