Inspiration

Honestly, I was inspired by a person called Tim who has a youtube channel "Tech with Tim" where he teaches python and creates projects and encourages all the students to just build whatever they think about. Moreover, I've been wanting to learn and deploy at least one API in my project so this was a really good opportunity for me.

What it does

This project tracks the all the data relevant to the weather conditions of a city. It can also be used to find out the country in which the city lies, how the weather feels like in comparison with what it actually is, etc

How I built it

I built it using python and tkinter and the requests library.

Challenges I ran into

The biggest challenge that doesn't sound so big was finding a background image that could be used for the application. Apart from that the alignment of all the widgets.

Accomplishments that I'm proud of

I think I'm really proud that i could make a GUI application using tkinter and I got to learn most of the widgets used in it. I also am proud of the fact that I deployed an API that helps users finds almost every relevant thing about the weath in a city.

What I learned

I learnt a python GUI library called tkinter to make the desktop app, and the working behind the weather tracking system.

What's next for Weather Project

Predicting weather condition for the week ahead.

Share this project:

Updates