Skip to content

aghuddleston/WeatherWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Widget

A custom weather widget that displays the current temp, weather conditions and five day forecast for a pre-defined city.

  1. index.html shows what needs to be included on a page to load the widget (a div and a script tag).
  2. cleanslate.css is an aggressive css reset fil used to reset the css for the widget only
  3. ww.css includes the styles for the widget
  4. ww.js is the script which dynamically builds the widget.

Next Steps

  1. Parameterize the zip
  2. Consider div vs. iframe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published