Inspiration
I wanted to use collections of things that I already knew about, and see what limit I was personally capable of pushing it to.
What it does
Scrapes current weather data off weather.gov. Uses data inside a GUI application.
How we built it
I used Python and Tkinter with Ttkbootstrap for the interface.
Challenges we ran into
Web scraping can be finicky and challenging, depending on the source code of the website that you are choosing to scrape data off.
Accomplishments that we're proud of
Scraping an image associated with the current weather off the website. Making the time update dynamically in the application.
What we learned
Making a real world, functional application takes a lot of time and effort to perfect, let alone get to a decent level of quality.
Log in or sign up for Devpost to join the conversation.