Open 7yl4r opened 10 years ago
implementation of google cloud storage has failed. Efforts are retained in google-storage branch (f76b86c273fc177856ca05a059ab9601adbb01c4). Pouchdb is next up I think.
submission of everything to google forms might be the simplest way for handling study data. This looks like a good (but old) example.
also:
Actually, start here: http://spamtech.co.uk/tips/automatically-submit-a-form-using-javascript/ and http://stackoverflow.com/a/8558731/1483986
"user submits email" to join mailing list or to request username can also trigger an email notification using the "form notifications" add-on for google forms.
submission of data to google forms now implemented; removing critical status.
At a minimum, we need to store some things for the user study, but additional functionality (including user account info and personalization/customization options would be great).
I'd like this backend to be entirely cost and maintenance free, thus I am exploring platform-as-a-service options. Currently attempting to use google cloud storage free tier, but another (maybe better) option may be to use something like pouchdb and a free host like
Amazon simpleDB is another alternative.
It is also possible to use things like google drive, google forms, or google fusion tables.
All user interaction with the "backend" desired:
private actions:
public actions:
The best plan at current seems to be: