Web App Unnest an object with array values using cartesian product Convert array values from the doGet & doPost event parameters into 2D array when writing them onto a Google Sheet.
Firebase Integrate Google Sign-in using Firebase Auth on your Google Apps Script web app Bonus: We'll make use of Firebase's pre-built UI to authenticate users on our Google Apps Script web app.
Sheets Display user specific spreadsheet data on a Web App Allow users to only view their data from a spreadsheet with the help of a Google Apps Script web app.
Web App How to debug a web app deployed using Google Apps Script A guide to test doGet and doPost functions, instead of deploying them over and again when any changes are made to the apps script.
Open-source URL Shortener powered by Google Apps Script Build a URL Shortening service powered by Google Apps Script and hosted using GitHub Pages.
Authy Use Twilio's Authy with Google Apps Script web app Make use of Twilio's TOTP and push authentications using Authy app and Apps Script for your web app.
Tips Build a real-time dashboard (web app) using google.script.run API Polling is bad, period. Falling short of integrating web sockets, this solution comes close to streaming live data.
Web App Autocomplete drop-down options from spreadsheet data Use spreadsheet data to autocomplete Materialize CSS chips & select components using Apps Script.
Calendar Github-like contributions heat map, but for meetings Create a meetings heat map dashboard view using Google's Calendar Chart and Apps Script.
Innovation Password protected Web App Create your very own frontend dashboard that requires a passcode to login, using Google Sheets and Apps Script.