Skip to content

A weather forecast using two api calls to the OpenWeather API

Notifications You must be signed in to change notification settings

Alix1713/travelweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Weather Planner

This is a Weather app to get a 7 day forecast.

Functionality

It uses the Open weather api to search a city and fetch geographical coordinates (latitude, longitude). Once it retrieves the coordinates another function makes an api call to Open Weather for the forecast. Out of the forecast array I have chosen to include the low temp, high temp, uv index wind speed and humidity.

Code Snip

Site Using one api call to feed the second call latitude and longitude.

Built With

Deployed Link

Author Alix Friedman

Acknowledgments

I would like to thank my class TA for finding the { missing when I was troubleshooting deployment issues.

About

A weather forecast using two api calls to the OpenWeather API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published