Weather Forecast Dashboard

Project Description

I want to build a weather forecast dashboard that will run in the browser and feature dynamically updated HTML and CSS. I will use calls to server-side APIs such as https://openweathermap.org/forecast5.


User Story

AS A traveler
I WANT to see the weather outlook for multiple cities
SO THAT I can plan a trip accordingly

Acceptance Criteria

GIVEN a weather dashboard with form inputs
WHEN I search for a city
THEN I am presented with current and future conditions for that city and that city is added to the search history
WHEN I view current weather conditions for that city
THEN I am presented with the city name, the date, an icon representation of weather conditions, the temperature, the humidity, and the wind speed
WHEN I view future weather conditions for that city
THEN I am presented with a 5-day forecast that displays the date, an icon representation of weather conditions, the temperature, the wind speed, and the humidity
WHEN I click on a city in the search history
THEN I am again presented with current and future conditions for that city

Badges

N/A

Visuals

No visuals currently available because this page/site is still in development.

As-Is: https://jengle-dev.github.io/Weather-Forecast/ image

Support

If there are issues with the site, please reach out to me, Jennifer Engle, at j.engle.dev@gmail.com and reference the site's URL. Please provide any screenshots and behavior along with your browser information.

Contributing

I am open to collaboration for contributing to updates to this page. Please email me at j.engle.dev@gmail.com.

Authors and acknowledgment

Jennifer Engle

License

No License is used on this site.

Project Status

  • In Progress

References