Inspiration
This project was inspired by apple's weathers app and it allows users to not only see the temperature of an area they specified but it also shows the temperature trend for the whole week starting from when the user made the API request
How I built it
It was built by using python and other packages such as requests to make online requests, NOAA's climate and weather API, and matplotlib to create a graph for the temperature trend
Challenges I ran into
I found it challenging to parse the data provided by the API since I had no prior experience in parsing data based on dates with formats unfamiliar to me.
Accomplishments that we're proud of
I have learned about the iso 8601 time format and have also learned a bit about matplotlib
What's next for Weather Info
For the Future I have plans to turn this into a mobile app with heatmaps and other additional information that makes the app more interesting
Built With
- matplotlib
- noaa-climate-data-online
- python
- requests
Log in or sign up for Devpost to join the conversation.