Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 894 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 894 Bytes

Is it cold enough to store my beer outside?

Assignment to use external APIs

Test out on Heroku: https://whatbeercansitonmyporch.herokuapp.com/

Assignment for CF B24:

Make a single page web app á la http://www.isitajewishholidaytoday.com/ (Links to an external site.)

Should geolocate the user using the HTML5 Geolocation API and/or zip code entry and let the user know if it's cold enough to store beer on the porch. (or other non-alcoholic beverage...goat cheese, etc...)

Sign up for a wunderground.com API key - they have a free version.

Use the request npm module to consume the weather underground API module.

Submit a pull request URL - PR to your our empty repo. Include the link to the deployed heroku app on your README.md