This project is an Event Registration Portal that allows users to register for events. It includes a web form for users to submit their details, which are then stored in a Google Sheet. The script also sends a confirmation email and an SMS notification to the user upon successful registration.
- Event Registration Form: Collects user details such as full name, email, phone number, and address.
- Google Sheets Integration: Stores form submissions in a Google Sheet.
- Email Confirmation: Sends a confirmation email to the user.