Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrjov100/projecthtml_spreadsheet
This repository contains the implementation of a contact form that integrates with Google Sheets for data storage. It utilizes Google Apps Script to automatically insert form submissions into a spreadsheet. The project showcases a seamless data handling process, from form submission to storage.
https://github.com/mrjov100/projecthtml_spreadsheet
database googlesheets html-css-javascript project-repository spreadsheet
Last synced: about 1 month ago
JSON representation
This repository contains the implementation of a contact form that integrates with Google Sheets for data storage. It utilizes Google Apps Script to automatically insert form submissions into a spreadsheet. The project showcases a seamless data handling process, from form submission to storage.
- Host: GitHub
- URL: https://github.com/mrjov100/projecthtml_spreadsheet
- Owner: MrJov100
- Created: 2024-09-17T14:26:50.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T15:27:24.000Z (about 2 months ago)
- Last Synced: 2024-10-13T02:05:54.208Z (about 1 month ago)
- Topics: database, googlesheets, html-css-javascript, project-repository, spreadsheet
- Language: CSS
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Welcome to my first project!
The project is running smoothly and successfully. I am using Google Sheets as a storage solution for data submitted through the form. In the spreadsheet, I have utilized Google Apps Script to create a function that automatically inserts the form data into the sheet upon submission.
Thank you.