Show HN: I made a form builder that saves data in Google Sheets
41–50 of 52 posts
Re: Show HN: I made a form builder that saves data in Google Sheets
#42I've been asked to maintain the contact info for a non profit club. Something like this is almost what I need, but I would also need to be able to edit existing entries as well as to run some simple queries (who has not paid their dues?). Does any such cloud based open source software exist? CRM systems are overkill, and there are some downloadable tools, but nothing cloud based AFAIK.
Re: Show HN: I made a form builder that saves data in Google Sheets
#43Re: Show HN: I made a form builder that saves data in Google Sheets
#44Earlier quoted context omitted.
Yikes. Hadn't considered that. Hopefully not.
Change it to Sheetdonkey. Donkeys are cool and you only have to change one letter everywhere.
I mean, maybe infinite donkeys would do excellent Shakespeare too...
Re: Show HN: I made a form builder that saves data in Google Sheets
#45Each year for my nephew's birthday, I set up a web page with a guestbook for people we know to leave messages for him. I'm "tripod.com guestbook CGI scripts" years old. Each year I intend to write a tiny script that accepts form data and stores it in a Google Sheet, and deploy it to AWS Lambda. Maybe I'll finally do it this year? Or maybe I'll use your service ;)
Re: Show HN: I made a form builder that saves data in Google Sheets
#46It looks great, and very professional. I'm impressed. Did you build it yourself? Because it honestly looks like a full blown company had built it by how good it looks from the outside. If so, you're a f**g machine!! Congrats.
Re: Show HN: I made a form builder that saves data in Google Sheets
#47Great project! The artwork makes it look very friendly. Did you have any issues with Google API quotas?
Re: Show HN: I made a form builder that saves data in Google Sheets
#48It'd be cool if this could work with Airtable, too.
Re: Show HN: I made a form builder that saves data in Google Sheets
#49Love how you load the page with the logo first
Re: Show HN: I made a form builder that saves data in Google Sheets
#50I made a commandline binary https://mro.name/form2xhtml that turns server side form dumps back into html for ease of processing.
Put that into your tool pipeline (offline processing is fine) and be good. No 3rd parties involved.