Inspiration
Weather change too frequently. It takes too much time to decide what to wear and how to wear correctly each day.
What it does
Get current weather and future 7-days weather. Give clothes suggestions base on data.
How we built it
Use weather API to get data and use PyQt5 to build user interface(UI).
Challenges we ran into
How to get data and how to display data.
Accomplishments that we're proud of
Our software “Mini Weather Forcast” can get the weather(including the temperature, wind scale) of different cities all over the world, and can also give you the choice of what clothes you can choose to wear based on the current weather outside. Analyzing the data, and pick lastest 3 days as specific output(if rain turns red), and a bar graph showing the weather of lastest 7 days.
Advantage
- Light-weight-clothes-matching
- User-friendly: easy to operate
- Global Location and good accuracy
What we learned
Basic skills in data mining and data analysis.
Crawling data based on the “Hefeng Weather” API;
Analyzing the weather parameters, and build the bar graph. Build our own Clothes Library matching with the weather.
What's next for Mini Weather Forecast (light-weight-clothes-matching)
- Making it to mobile application (app) or web-based application
- More features can be added, for example: enlarge our clothes library, activity recommendation.etc.
Built With
- pyqt5
- python
- weather-api
Log in or sign up for Devpost to join the conversation.