Inspiration
MLH inspired me to actually write code that does something useful. With the Local Hack Day, I got the opportunity to participate in this first hackathon of my life and I already feel so good about it.
What it does
It's python script that can be used to know about the current weather of any city right in your terminal without going to google or any other app.
How I built it
I've used python programming language to write this script. I've used OpenWeatherMap API to find the current weather of the user entered city.
Challenges I ran into
Extracting data out of json response was a little tricky part.
Accomplishments that I'm proud of
Making something that worked is a very big accomplishment for me.
What we learned
Learnt to use APIs to parse information.
What's next for Script to check weather
I'll add minimum & maximum temperature of a day options in this script later.
Log in or sign up for Devpost to join the conversation.