Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added weather widget #1643

Merged
merged 2 commits into from
Nov 16, 2024
Merged

feat: added weather widget #1643

merged 2 commits into from
Nov 16, 2024

Conversation

advika31
Copy link
Contributor

@advika31 advika31 commented Nov 15, 2024

Added weather widget

Issue No. : #1640

Code Stack : HTML, CSS, JavaScript

Close #1640

Description

  • Implemented a responsive and visually appealing weather widget.

  • Enhanced UI to highlight weather details with color-coded headings and data.

  • Integrated API for fetching live weather data with extended features like snow details, wind speed, and pressure.

Video/Screenshots (mandatory)

https://github.com/user-attachments/assets/7eaa03df-131d-4549-870f-1bc38bceec1b
image
image
image

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing
  • I have Starred the Repository.

Additional context:

  • The widget dynamically adjusts to the screen size and enhances the user experience with animations.

  • Implemented a fallback mechanism for API errors to show default data.

##Are you contributing under any Open-source programme?

  • I am contributing under IEEE-IGDTUW Open Source Week 2024

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 1030d35
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/673763943e98c500081aba9d
😎 Deploy Preview https://deploy-preview-1643--taupe-cendol-f7e2bb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@advika31 advika31 changed the title Advika31 fix: added weather widget Nov 16, 2024
@advika31 advika31 changed the title fix: added weather widget feat: added weather widget Nov 16, 2024
Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@advika31 great work . thank you for your valuable contribution

@apu52 apu52 merged commit 93b200f into apu52:main Nov 16, 2024
8 of 21 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #1643 has been merged! 🎉🎉

@apu52 apu52 added ieee-igdtuw enhancement New feature or request labels Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ieee-igdtuw
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Can add real-time weather updates in each destination page
2 participants