Inspiration
For the LHD:BUILD first day challenge, I decided to keep things simple and build a simple weather checker app.
What it does
Simply run the code and a pop up will ask for you to input the city you would like to check the weather for.
How we built it
The app uses Python as it's language, Tkinter as the interface, and Open Weather API to get the data.
Challenges we ran into
No major challenges occurred while making this.
Accomplishments that we're proud of
I am happy to have taken some time out of my day to practice even just a bit of my coding. Even if the code is very simple, I am happy to have made a working product.
What we learned
I learned how to use Open Weather API to show the weather status in certain cities, as well as play around a little bit with Tkinter.
What's next for Simple Weather Checker
This may be the end for this little project, but I definitely will consider taking similar concepts and using Open Weather to create something else in the future!
Log in or sign up for Devpost to join the conversation.