Inspiration

We saw that all the other weather apps are convoluted, messy, and sell your data and we wanted to merge all of that in one clean place.

What it does

You put in your Zip Code and you get your current weather information! Literally takes half a second and no ads or annoying popups.

How we built it

We used Python and Streamlit, for the website, and we used the OpenWeatherAPI to get our weather info.

Challenges we ran into

First, we had issues with printing the data, as we had never worked with API's before and had no idea how to extract the data from the Json, then the different conditions where people put invalid zip codes. Another bug was that the API originally gave the temperature in Kelvin! We had to figure out how to convert Kelvin to Celsius to Fahrenheit.

Accomplishments that we're proud of

Doing a ton of learning! This is the first hackathon(For me Tejas) that I'm proud of what we came up with!

What we learned

How to use API's, extract data from JSON, Streamlit, try statements etc.

What's next for JustTheWeather

Being able to list weather advisories, emergency shelters, flood information, earthquake information and more!

Built With

Share this project:

Updates