Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 575 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 575 Bytes

WeatherApp

Weather Forcast App in Django framework using Openweather Api,that allows users to check the current weather conditions for a given location.

Demo

Click Here

Features

  • 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.

Technologies Used

  • Django Framework
  • OpenWeather API for retrieving weather information.