-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented seamless realtime waste monitoring feature (#260)
<!-- Thank you for sending a pull request ❤️ --> ## Issues Identification Closes: #166 ## Description ### Summary Added RTM feature for users to input their waste data and track their waste disposals. ### Details Here is illustrated preview video of the feature:- 1. Users can input their waste data and visualize it through charts 2. Waste Segregation step is the crucial first and foremost step that must be taken by each individual from their waste source level. https://github.com/user-attachments/assets/d2ff77a3-aada-4a7c-8dc6-4157f5947ea6 ## Types of Changes _Please check the boxes that apply_ - [ ] Bugfix (non-breaking change that fixes an issue) - [✅ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update (Documentation content changed) - [ ] Other (please describe): ## Checklist _Please check the boxes that apply_ - [✅ ] My code follows the style guidelines of this project - [ ✅ ] I have performed a self-review of my own 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 - [✅ ] My changes do not break the current system and pass all existing test cases - [✅ ] 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 - [ ✅ ] Any dependent changes have been merged and published in downstream modules <!-- We're looking forward to merging your contribution!! --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Overhauled eco-tips section with new entries and updated content. - Introduced a real-time monitoring dashboard for waste management. - Added a feature slider for showcasing app functionalities. - Implemented a "Scroll to Top" button for improved navigation. - Added a "Waste Categories" section for better organization. - **Bug Fixes** - Enhanced newsletter form validation. - **Style** - Updated styles for responsiveness and dark mode, including new utility classes. - Improved layout and organization of CSS for better clarity. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
12 changed files
with
1,778 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.