solismc / Projects

Repository of projects I've worked on
1 stars 0 forks source link

Week 03 Day 2 - Cloudy with a chance of Syntax Error - #10

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

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

Explorer Mode

Adventure Mode

Epic Mode

solismc commented 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.

mdewey commented 6 years ago

Awesome Work!