Varshithvhegde / Contact_Form_Using_Google_Sheets

This is a simple contact form that uses Google Sheets as a backend. It is a static site that can be hosted on GitHub Pages.

Home Page:https://Varshithvhegde.github.io/Contact_Form_Using_Google_Sheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact Form Using Google Sheets

This is a simple contact form that uses Google Sheets as a backend. It is a static site that can be hosted on GitHub Pages.

How to use

  1. Create a Google Sheet with the following columns: timestamp, email, name, message
  2. Publish the Google Sheet to the web
  3. Copy the URL of the published Google Sheet
  4. Fork this repository
  5. For detailed explanation on how to use this repository, check out this blog post

Technologies

  • HTML
  • CSS
  • JavaScript
  • Google Sheets
  • GitHub Pages

ALL Mesage from the form

  • This application for educational purpose only . I am not responsible for any misuse of this application or data breach.
  • To find whether the message is sent or not, check the google sheet here

Screenshot

Demo

License

MIT

About

This is a simple contact form that uses Google Sheets as a backend. It is a static site that can be hosted on GitHub Pages.

https://Varshithvhegde.github.io/Contact_Form_Using_Google_Sheets

License:MIT License


Languages

Language:HTML 90.7%Language:CSS 9.3%