JamesEnoch89 / assignments

0 stars 0 forks source link

Week 3 Day 3 - Weather API - #11

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Weather Site

Create a web site that allows a user to search for a location and gets that places weather.

Use https://openweathermap.org/api for your API, will need to create an account and get an API Key to use. Let me know if this gives you trouble.

Objectives

Explorer Mode

Adventure Mode

Epic Mode

Turning In

Your homework will be assigned to you via issues on your assignments repository. Once you are

These steps will be followed for almost every assignment going forward. Once you've completed at least explorer mode and you're satisfied with your work, let's get it published. First let's get it up on GitHub.

Once you are completely, go to the issue on our assignments repository, leave the link the repo of your work, and close the issue. I will not know you are down until you close the issue.

JamesEnoch89 commented 6 years ago

https://github.com/JamesEnoch89/weather-api

mdewey commented 6 years ago

Awesome Work!