Skip to content

Sangram03/HTMLtoSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

πŸ“Š Google Sheet

πŸš€ 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
  1. Open index.html in your browser.
  2. Fill out the form and submit.
  3. Data will be automatically saved to the linked Google Sheet.

πŸ“Œ Requirements

  • Google Account
  • Google Sheets API / Apps Script (for backendless data handling)

✨ Future Enhancements

  • Add validation for form fields
  • Display submission success/failure messages
  • Enhance UI with CSS and animations

🀝 Contributing

Feel free to fork this repo, open issues, or submit pull requests to improve the project.

πŸ“„ License

This project is open-source and available under the MIT License.


πŸ”Ή Author: Sangram03 πŸ”Ή GitHub Repo: HTMLtoSheet


---

Releases

No releases published

Packages

No packages published

Languages