We need to add a feedback feature to allow users to submit their thoughts and suggestions on the Bus Tracking System. This will help us gather insights for improvement and enhance user engagement.
Feature Details
Feedback Button:
Add a "Give Feedback" button in the main interface.
Feedback Modal:
Create a modal that opens when the feedback button is clicked.
Include:
A textarea for user input.
A "Submit Feedback" button.
A close (X) button.
Submission Handling:
Display a success message after feedback is submitted.
Show an error message if the textarea is empty when attempting to submit.
We need to add a feedback feature to allow users to submit their thoughts and suggestions on the Bus Tracking System. This will help us gather insights for improvement and enhance user engagement.
Feature Details
Feedback Button:
Feedback Modal:
Include:
Submission Handling: