Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 527 Bytes

File metadata and controls

17 lines (10 loc) · 527 Bytes

WeatherApp

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

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.