π
Connect Your Google Sheet
Your Google Sheet (Form Responses) becomes the live database. No Firebase, no file uploads β just paste a script URL and you're done.
1
Open your Google Sheet
The sheet where Google Form responses are saved. Click
Extensions β Apps Script2
Paste the script
Delete all existing code. Open
google-apps-script/Code.gs from this repo and paste its entire contents. Click Save (πΎ).3
Deploy as Web App
Click Deploy β New deployment β Type: Web app β Execute as: Me β Who has access: Anyone β Click Deploy β Authorize access β Copy the URL
4
Paste the URL below
Send the same URL to all teammates β they paste it once and the data loads automatically for everyone.