Skip to content

Weather Application that uses OpenWeather API

Notifications You must be signed in to change notification settings

Yacub93/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple, opensource weather app built using the AngularJS Framework. It gathers data from OpenWeatherMap, via their public API.

Getting Started

  • To use this app, you need to register an API Key on the OpenWeatherApp service.
  • Add the generated api key in js/weather.js file

Current Features:

  • Hover over Wind Speed and Temperature displays different units of measure.
  • Background changes depending on current weather condition.
  • Search Feature added for forecast info of cities across the world.
  • Lightweight weather icons (Skycons) used in application - https://darkskyapp.github.io/skycons/.

Screenshots


* Version 1

weather-app



* Version 2

weather-app-v2



weather-app-v2-search


TODO

  • Implement a search feature for weather information of other locations. - [DONE]
  • Upgrade app to latest angular version

About

Weather Application that uses OpenWeather API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published