This repository contains the code for the Anwesha Zonal Registration system, developed for the Anwesha event at IIT Patna. The system allows participants to register for various events, providing their details and queries, which are then stored in a Google Sheet using Google Apps Script.
- User Registration: Participants can register by filling out a form with their personal details.
- Event Selection: Users can select one or more events they wish to participate in.
- Query Submission: Participants can submit any queries they have regarding the event.
- Data Storage: All registration data is automatically saved to a Google Sheet using Google Apps Script.
- Responsive Design: The registration form is designed to be user-friendly and accessible on various devices.
- Frontend: HTML, CSS, JavaScript
- Backend: Google Apps Script for handling form submissions and storing data in Google Sheets