Skip to content

joshuagoeke/UTA-6-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTA Bootcamp Challenge 6

In this homework assignment from the University of Texas-Austin Bootcamp we were asked to create a weather app that utilizes several locations and gives a forecast based on that location.

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

##Mock-up

picture of weather app

##Screenshot of working application

![picture of weather app](.assets/images/Screenshot 2023-01-23 094122.jpg?raw=true)

Click here to see the live deployment: https://joshuagoeke.github.io/UTA-6-weather/

Shout out to Chris Zavala for helping me figure out the Unix time conversions, and to Sara Pereira for helping me figure out the event listener for the recent searches buttons.

About

Utilize a Weather API to make a functioning weather app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published