mevipinmaurya / hbtuHacktoberfest2024

#hacktoberfest #open-source #good-first-issue #help-wanted
3 stars 17 forks source link

Issue: Display Weather Information Based on User's Location #2

Open iz-Manik opened 1 month ago

iz-Manik commented 1 month ago

About the Project Instead of just greeting users based on time, we can enhance user interaction by displaying the current weather conditions for their location. This will make the experience more personalized and dynamic.

Goal To demonstrate how to integrate a weather API in Python to fetch and display real-time weather information based on the user's location.

Technology Stack Python requests Module Weather API (e.g., OpenWeatherMap)

Feature Description The program should greet users based on the time of day. Additionally, it should fetch and display the current weather in the user's location using a weather API.

iz-Manik commented 1 month ago

please make this under hacktoberfest-accepted.