-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the Feature
- Added a "Feedback & Reviews" section above the footer in index.html.
- This section allows users to share their thoughts through a simple form, making the website more interactive and engaging.
🎯 Use Case
- Users can leave quick feedback about their experience on the site.
- Improves user engagement by providing a space for suggestions and reviews.
- Success message confirms input was received, adding a polished, user-friendly touch.
🛠 Proposed Implementation:
- Added a Feedback & Reviews section in index.html.
- Created a form with input and a submit button for user feedback.
- Styled the section using CSS to match the site’s theme.
- Used JavaScript to dynamically display submitted feedback below the form.
- Added a success message: “Submitted successfully! Thank you for your feedback” after submission.
Please assign this issue to me . @devayanm
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request