Weather App
This app leverages the OpenWeather API to fetch real-time weather data. It allows users to input any location and receive up-to-date temperature information. Using Plotly, you can visualize the data in an interactive graph, showcasing temperature trends over time. The combination of OpenWeather API's reliable data and Plotly's dynamic graphing make this a powerful tool to keep informed about weather conditions.
Technologies used
- Python
- Open Weather API
- Plotly