The Django Weather App allows users to check the current weather for any city worldwide. By fetching real-time weather data from a public API (like OpenWeatherMap), it displays temperature, humidity, wind speed, and a short description of the weather in a clean and user-friendly interface. This project is a practical example of integrating APIs with Django while building a functional web app.
🌐 Live Project: Weather App
- Search weather by city name
- Display temperature, humidity, wind speed, and weather description
- Real-time data fetched from a public weather API
- Clean and simple interface for better usability
- Frontend: HTML, CSS
- Backend: Django
- Database: SQLite
- API: OpenWeatherMap API
- Deployment: PythonAnywhere
Hi, I’m Dikshita Pawar — a passionate full-stack developer. Check out more of my projects on GitHub.