Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 777 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 777 Bytes

Weather-App Consume OpenWeatherMap API with Angular

Dynamic weather app that displays weather information and allows the user to search for and set a favorite weather location. Weather information contains Forecast, History and Weather Map

Angular and the Open Weather Map API

ngRoute and API calls in a factory

Location search that returns basic weather information.

More information link that displays additional weather info (forecasts, maps, historical data, etc.)

Allow the user to mark any search result as a favorite

If favorite not selected, display info for default location as Normal, IL

Just Put this folder in your server folder and run index.html from localhost

Have created this with WAMP server and also tested on Grunt and HTTP Server