Closed mdewey closed 6 years ago
https://github.com/solismc/weather-api
Mark, the button is working and displays temp. I read the documentation and I found the path and variable names that I need to call to display them on the screen. I'll be adding that later today. I'm also going to fix the temp to display in F, not K.
Using a popular weather API, Create a web site that allows a user to search for a location and gets that places weather.
Objectives
Requirements
openweathermap.org
, create a simple UI that allows a user to search for the current weather by zip code or cityExplorer Mode
button
openweathermap.org
, get the current weather for that locationAdventure Mode
Epic Mode