Skip to content

A 1020 Hivezzz web app which collects customer information, for new customers, so 1020 Hivezzz can be able to reach out once their purchase of honey has finished.

Notifications You must be signed in to change notification settings

taumang/1020-Hivezzz-customer-info-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sign Up Form with SheetDB Integration

This HTML file contains a sign-up form with SheetDB integration that allows users to submit their name, surname, and phone number. Upon submission, a unique 10-digit code is generated and displayed to the user. The data is then sent to a Google Sheet via SheetDB's API. Getting Started

To use this sign-up form, download the HTML file and open it in a web browser. You will need an internet connection to submit the form and generate a code. Usage

Fill out the form with your name, surname, and phone number.
Click the "Sign Up" button.
A unique 10-digit code will be generated and displayed to you.
The data you entered will be sent to a Google Sheet via SheetDB's API.

Customization

To customize the form, you can modify the following:

The form fields (name, surname, phone number, etc.)
The SheetDB API endpoint URL (in the action attribute of the form)
The SheetDB column names (in the name attributes of the input fields)
The success message displayed to the user (in the alert function)

Technologies Used

HTML
SheetDB API
JavaScript

Credits

This sign-up form was created by 1020 Hivezzz.

About

A 1020 Hivezzz web app which collects customer information, for new customers, so 1020 Hivezzz can be able to reach out once their purchase of honey has finished.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages