Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethagnawl/frp-google-forms-email-capture
https://github.com/ethagnawl/frp-google-forms-email-capture
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethagnawl/frp-google-forms-email-capture
- Owner: ethagnawl
- Created: 2014-10-25T20:24:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T00:21:55.000Z (almost 6 years ago)
- Last Synced: 2024-10-14T19:07:53.293Z (3 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bacon.js Email Capture Form
===========================Getting Started
---------------- let it be known that this is sort of a hack and as such, may stop working at any time
- create a [google form](forms.google.com)
- [figure out your form's key and your email column's id](https://wiki.base22.com/pages/viewpage.action?pageId=72942000#SendingdatatoGoogledocsfromyourwebpage,usingyourownformandAJAX!-Requirements)
- set `ENV.GOOGLE_FORM_KEY` and `ENV.GOOGLE_FORM_INPUT_ID` in index.html accordingly
- profit?ToDo
----- end `email` and `validEmail` event streams
- hide form on submission
- find a solution to the CORS issue, which prevents actual, successful requests