Weather Forcast App in Django framework using Openweather Api,that allows users to check the current weather conditions for a given location.
- Retrieve weather data based on user input.
- Display information such as temperature, humidity, wind speed, and weather condition.
- User-friendly interface with a clean
- Responsive layout that works well on various devices.
- Django Framework
- OpenWeather API for retrieving weather information.