A simple Django application that shows real-time weather for any city and updates the background image dynamically based on the searched city.
- Search weather by city name
- Real-time temperature, description & icon from OpenWeatherMap API
- Background photo fetched dynamically via Google Custom Search API
- Backend: Django, Python 3
- APIs: OpenWeatherMap, Google Programmable Search
- Frontend: HTML5, CSS3, Django Templates
- Deployment Ready: Works on Heroku/Render/any WSGI host