Skip to content

AngularJS app that shows the current weather forecast of a given location

Notifications You must be signed in to change notification settings

devdpontes/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

AngularJS app that shows the current weather forecast of a given location

This app is mainly used to demo and test AngularJS functionalities. This means that it lacks some polishing and it can be greatly improved.

Some new functionalities are also intended to keep being added across time.

It uses a free weather API, Open Weather Map to make a request get current the weather data for any given location.

It was also implemented a get current user location, using a Web API navigator interface method, geolocation.getCurrentPosition().

About

AngularJS app that shows the current weather forecast of a given location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published