apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for IEEE-IGDTUW Open Source Week 2024🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
302 stars 591 forks source link

[Feature Request]: Add Real-time Weather Updates for Destinations. #1423

Open 13Sharad opened 1 month ago

13Sharad commented 1 month ago

Is there an existing issue for this?

Feature Description

The feature I am requesting is to add real-time weather updates for each destination on the TourGuide website. This feature will provide users with essential information to plan their trips accordingly, including current temperature, humidity, wind speed, and weather conditions (e.g., sunny, cloudy, rainy, etc.). The weather updates should be displayed on each destination's page, allowing users to easily access this information while browsing through the website. The updates should be fetched from a reliable weather API (e.g., OpenWeatherMap, Dark Sky, etc.) and updated in real-time to ensure users have access to the latest weather data.

The feature should be implemented in a user-friendly and visually appealing way, with clear and concise weather information displayed prominently on each destination's page.

Use Case

As a TourGuide user, I want to see real-time weather updates for each destination. This would help me:

Plan my trip better Pack the right clothes Make informed decisions about outdoor activities It would save me time and make my experience on the website more convenient and enjoyable.

Benefits

Enhanced User Experience: Real-time weather updates would provide users with essential information to plan their trips more effectively, leading to a better overall experience on the website.

Increased Website Value: This feature would increase the website's value proposition, making it more attractive to users and setting it apart from competitors.

Informed Travel Decisions: Users would be able to make informed decisions about their travel plans, such as packing appropriate clothing and planning outdoor activities accordingly.

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Hi @13Sharad! Thanks for opening this issue. We appreciate your contribution to this open-source project.

13Sharad commented 1 month ago

Assign me to resolve this issue.

apu52 commented 1 month ago

@13Sharad U are assigned . But I think already in the destination page there is a live weather API is attached

image

although I have checked this is not working well , so u can enhance it

13Sharad commented 1 month ago

@apu52 Yes