learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

Mini Project- Weather Condition(based on location)

Open Anshika14528 opened this issue 1 year ago • 0 comments

  1. Allow users to input a location for which they want to check the weather.

  2. Use a weather API (such as OpenWeatherMap, WeatherAPI) to fetch current weather conditions for the specified location.

  3. Show the current temperature, weather description (e.g., sunny, cloudy, rainy), humidity, wind speed, and any other relevant data.

I agree to follow this project's Code of Conduct I'm a GSSoC'24 contributor I want to work on this issue

Anshika14528 avatar May 13 '24 14:05 Anshika14528