07sumit1002 / CabRental

The Cab Rental repository is a software system that provides a platform for individuals to rent vehicles for transportation. It is designed to offer an easy and seamless experience for users to book a ride.
https://07sumit1002.github.io/CabRental/
MIT License
34 stars 151 forks source link

feat: Display Thank u msg on conatct US form #512

Open Ishika-Gupta06 opened 1 month ago

Ishika-Gupta06 commented 1 month ago

🚀 Pull Request

Description

Success message div: This is the box that will display the "Thank you" message and disappear after 5 seconds. It's styled to be translucent green and centered on the page. JavaScript functionality: Prevents the default form submission, displays the message, hides it after 5 seconds, and clears the form fields.

Fixes #296

Type of Change

Checklist:

Screenshot of final output/video

https://github.com/user-attachments/assets/39773c3b-736d-4e9d-ab24-5a69d5c0cdaf

Ishika-Gupta06 commented 1 month ago

@07sumit1002 PLEASE REVIEW THE PR