Weather Forecast App

Weather Forecast App

Overview

A weather forecast application that provides real-time weather data and 7-day forecasts.

Technologies Used

Python Flask OpenWeatherMap API Chart.js Bootstrap

Details

The Weather Forecast App is a web application that allows users to check current weather conditions and forecasts for any location worldwide.

Features include:

  • Current weather conditions
  • 7-day forecast
  • Interactive charts for temperature, humidity, and wind speed
  • Location-based automatic detection
  • Favorites system to save locations

This project demonstrates API integration, data visualization, and responsive design techniques.