What it does

The app asks the user for an input of any city name in the world, and outputs current weather information

How we built it

We used two APIs and built the program using python. One API gives us co-ordinates of the city and the other gives us the weather data using the co-ordinates.

Challenges we ran into

We had difficulties using our API keys and getting the data into our program.

What we learned

We learned how to use public APIs for the first time, which opens up a lot of new opportunities and functions that we can implement into future coding projects.

What's next for Weather App

We plan on making a web app and adding images of the cities.

Built With

Share this project:

Updates