About Weather Dashboard
Weather Dashboard is a Django-powered web application that provides real-time weather information using the OpenWeather API.
Features
- 🌡️ Real-time temperature data
- 💨 Wind speed and direction
- 💧 Humidity levels
- 🌍 Weather for any city worldwide
- 📱 Mobile-responsive design
Technology Stack
Backend: Django 6.0
API: OpenWeather
Database: SQLite
Language: Python 3
📚 Learning Project: This app was built as part of a Django tutorial series covering professional development practices.