ACM-VIT / SDG-Frontend

0 stars 0 forks source link

Pop-Up Message for Successful Message Send #7

Open mahendra785 opened 3 weeks ago

mahendra785 commented 3 weeks ago

Implement a pop-up message or toast notification that appears when a user successfully sends a message through the contact form. This message should confirm that the message was sent.

mahendra785 commented 3 weeks ago

Pop-Up Message for Successful Message Send

Pseudocode

1. Contact Form Structure

2. Pop-Up Message/Toast Notification Component

3. JavaScript Logic for Handling Form Submission