Skip to content

A HTML5/CSS3/JS project that successfully uses Yahoo's Weather API to provide a 10-day weather forecast of any city in the world. Compatible across IE/Edge/Chrome/Firefox. Search bar, by either city name or zip code, returns the forecast (stored as a JSON object). First 5 days are automatically displayed. Additional days are shown by clicking a …

Notifications You must be signed in to change notification settings

lordmichael95/weather-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-application

• A HTML5/CSS3/JS project that successfully implements Yahoo's Weather API to provide a 10-day weather forecast of any city in the world. • Search bar, by either city name or zip code, returns the forecast (stored as a JSON object). • First 5 days are automatically displayed. Additional days are shown by clicking a button which via transitions ease a new day in, while the oldest day is eased out.

About

A HTML5/CSS3/JS project that successfully uses Yahoo's Weather API to provide a 10-day weather forecast of any city in the world. Compatible across IE/Edge/Chrome/Firefox. Search bar, by either city name or zip code, returns the forecast (stored as a JSON object). First 5 days are automatically displayed. Additional days are shown by clicking a …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published