MENU

Fun & Interesting

Google Web App - Bootstrap CRUD

Code With Curt 73,043 lượt xem 4 years ago
Video Not Working? Fix It Now

In this video, I demonstrate how to create a Bootstrap CRUD application using Google Web App and Google Sheets.

Apps Script Code (Code.gs) can be found at:
https://github.com/codewithcurt/GoogleAppsScript/blob/5e1ae2cb3528d9c41716188894638bd5e4035da6/Bootstrap%20CRUD%20Google%20Web%20App%20-%20Apps%20Script

HTML Script Code (WebAppBoot.html) can be found at:
https://github.com/codewithcurt/GoogleAppsScript/blob/5e1ae2cb3528d9c41716188894638bd5e4035da6/Bootstrap%20CRUD%20Google%20Web%20App%20-%20HTML

Bootstrap Documentation:
https://getbootstrap.com/

Apps Script (Script Editor) is now located under tab ‘Extensions’ instead of ‘Tools’ on Google Sheets

Comment