Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title: Email Subscription with google sheet using javasript. #1106

Closed
Damini2004 opened this issue May 28, 2024 · 1 comment
Closed

Title: Email Subscription with google sheet using javasript. #1106

Damini2004 opened this issue May 28, 2024 · 1 comment
Labels
SPAM This project is already present in other repo.

Comments

@Damini2004
Copy link

Is your feature request related to a problem? Please describe.

This project is HTML,CSS and Javascript implementation of a Email Subscription Form with Google Sheets.It aims to Creating an email subscription form with Google Sheets using HTML, CSS, and JavaScript involves building a simple front-end form where users can input their email addresses, and then using JavaScript to send the data to a Google Sheet.This Showcases the power of HTML,CSS and Javascript.

Describe the solution you'd like.

I would like a system where users can subscribe to a newsletter by submitting their email addresses through a web form. This form should be connected to a Google Sheet, which stores all the email addresses. The solution should include:

A simple HTML form for users to enter their email addresses.
JavaScript code to handle form submissions.
Google Apps Script to interact with the Google Sheet.
Proper validation and error handling for the email addresses.

Describe alternatives you've considered.

Alternatives to using Google Sheets and JavaScript include:

Using a third-party email marketing service: Services like Mailchimp or SendGrid offer comprehensive solutions but may have costs associated with them.
Using a different database: Instead of Google Sheets, a database like Firebase or a SQL database could be used, but this requires more setup and maintenance.
Using server-side scripting: Implementing the backend with a server-side language like Python, PHP, or Node.js could offer more control but increases complexity.

Add any other context or screenshots about the feature request here.

Screenshot 2024-05-18 232117

@Kushal997-das
Copy link
Owner

@Damini2004 Hi, I have seen you create the same issue in another repo, and that PR also got merged you need to know not to spam with the same Issue/PR with different repo.

here

@Kushal997-das Kushal997-das added the SPAM This project is already present in other repo. label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SPAM This project is already present in other repo.
Projects
None yet
Development

No branches or pull requests

2 participants