Closed rutikakengal closed 1 month ago
The changes introduce a new web-based chat interface for a waste management chatbot through the addition of chatbot.html
. This file includes necessary HTML structure, external CSS for styling, and JavaScript for managing chat interactions. The index.html
file is modified to include a chatbot button that links to the new chat interface, along with adjustments to existing UI elements for improved layout and functionality.
File | Change Summary |
---|---|
chatbot.html | Introduced a web-based chat interface with HTML structure, linked external stylesheets, and JavaScript for chat interactions, including functions for sending messages and handling images. |
index.html | Added a chatbot button linking to chatbot.html , introduced new CSS classes for chatbot styling, and adjusted the position and color of the existing scroll-to-top button. |
In the garden where ideas bloom,
A chatbot now dispels the gloom.
With messages sent and images shared,
A friendly chat, no need to be scared.
Click the button, give it a try,
Waste management's new friend is nigh! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Name | Link |
---|---|
Latest commit | 3c500810eb87356960690ffd5f85dca1da126599 |
Latest deploy log | https://app.netlify.com/sites/manageyourwaste/deploys/6714e4b6a62048000866976e |
360 Add mini chattbot issue fixed , This chatbot gives quike response to the users questions and runs smoothly , @GarimaSingh0109 Add gssoc-ext, Hactoberfest-accepted and level 3 to this PR ,
Screenrecording
https://github.com/user-attachments/assets/bca37898-58ab-4c8a-b418-fcbb76c31819
Summary by CodeRabbit
New Features
Enhancements
These changes enhance user interaction and accessibility within the waste management application.