Skip to content

joysoft33/WeatherMood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample application to study Angular & Material

A simple application that plays music according to a city weather.

  • first wait for a city name
  • retrieve the current city weather using the OpenWheatherMap API
  • search for a matching playlist on Deezer using its Javascript SDK

Use:

  • AngularJS > 1.5 : components, services
  • AngularJS ui-router #1.0.0-rc.1 to bind routes to components
  • Angular Material for the UI
  • OpenWeatherMap API
  • Deezer Javascript SDK

Install:

  • First launch npm installto get modules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published