Skip to content

andreamgonzalez/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

This code along project is a weather app that I did a while back in order to familiarize myself with working with API's. I used George Matsoukos video linked below where he creates this same application. I have made my own changes to display temprature and search the API in a somewhat different manner than he did in his video. -> George's Channel -> https://www.youtube.com/channel/UCRgwkH3Ks_J1pD1J4C9V_rw" -> Code Along Video -> https://www.youtube.com/watch?v=2XTKONGhz5g

First, search any City in any Country, by typing in the city name. The API will return the first city that appears to have as a match for your search.

1st search

If the returned City isn't the one you expected, be more specific in your search by providing the Country code as well. Such as this,

2nd search

Should there be a typo in your search, the below message will be prompted

3rd

Should you search a city that you have already searched, the below message will be prompted

4th

Voila! You can now find the current weather for any city in the world with this application!

weather

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published