Skip to content

hardboyyy/ud811

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity UD811 Course Material

These are the course materials for UD811.

Firebase Weather API

Unfortunately the Firebase Open Data Set APIs have recently been shut down. They still return data from March 31st, but are no longer updating.

For live data, with lots more cities, try Forecast.io. You'll need to register for an API key, and set up a proxy as it does not allow CORS requests.

There's an included proxy (forecast-io_proxy.js) that will work for local development, but won't work when published live.

Proxies to check out:

About

Course materials for Udacity's Intro to Progressive Web Apps course at https://www.udacity.com/course/intro-to-progressive-web-apps--ud811

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 11.9%
  • HTML 5.1%