π Access the live data here:
π Click to Open Google Sheet
# HTML to Google Sheet Integration
This project demonstrates how to send data from an HTML form directly to a Google Sheet using a simple web interface.
It allows you to collect form submissions and store them automatically in a Google Spreadsheet.
## π Features
- β
Submit data from an HTML form to Google Sheets
- β
No backend server required (uses Google Apps Script or API)
- β
Lightweight and easy to deploy
- β
Works with any modern browser
## π οΈ How to Use
1. Clone the repository:
```bash
git clone https://github.com/Sangram03/HTMLtoSheet.git- Open
index.htmlin your browser. - Fill out the form and submit.
- Data will be automatically saved to the linked Google Sheet.
- Google Account
- Google Sheets API / Apps Script (for backendless data handling)
- Add validation for form fields
- Display submission success/failure messages
- Enhance UI with CSS and animations
Feel free to fork this repo, open issues, or submit pull requests to improve the project.
This project is open-source and available under the MIT License.
πΉ Author: Sangram03 πΉ GitHub Repo: HTMLtoSheet
---