Skip to content

Conversation

@ktej721
Copy link
Contributor

@ktej721 ktej721 commented Oct 23, 2025

Implemented a new "Tip of the Day" feature to display a daily eco-tip on the dashboard. This includes the tip rotation logic, a new component to display the tip, and an "All Tips" page to view all available tips.

🌱 Carbon Footprint Tracker - Pull Request

Description

Implemented a new "Tip of the Day" feature to display a daily eco-tip on the dashboard. This includes the tip rotation logic, a new component to display the tip, and an "All Tips" page to view all available tips.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • [ x] ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Style/UI update
  • [ x] ♻️ Code refactoring
  • ⚡ Performance improvement
  • 🧪 Test addition or update

Related Issue

#32
Fixes #32

Changes Made

Well added the tip of the day as you suggested and also made sure the all tips is also accessible and rotated

Screenshots (if applicable)

Testing

  • [ x] I have tested this change locally
  • [ x] I have tested on mobile devices
  • [ x] I have tested on different browsers
  • [ x] All existing tests pass
  • [ x] I have added new tests (if applicable)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes


For Maintainers

  • Code review completed
  • Tests passing
  • Documentation updated
  • Ready to merge

Thank you for contributing to making digital sustainability more accessible! 🌍

This repository participates in Hacktoberfest 2025! 🎃

Implemented a new "Tip of the Day" feature to display a daily eco-tip on the dashboard. This includes the tip rotation logic, a new component to display the tip, and an "All Tips" page to view all available tips.
@ktej721 ktej721 mentioned this pull request Oct 23, 2025
7 tasks
@ktej721
Copy link
Contributor Author

ktej721 commented Oct 25, 2025

@Eshaan-byte hey check this out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Rotating Tip of the Day

1 participant