Display Pictures on Web App using Google Apps Script
In this video, I demonstrate how to display pictures from Google Drive on a Web App using Google Apps Script.
Apps Script Code (Code.gs) can be found at:
https://github.com/codewithcurt/GoogleAppsScript/blob/b814d1a4d6e31cd582e21cb53f6e51db8f8ac28b/Display%20Pictures%20on%20Google%20Web%20App%20-%20Apps%20Script
HTML Code (DisplayFile.html) can be found at:
https://github.com/codewithcurt/GoogleAppsScript/blob/b814d1a4d6e31cd582e21cb53f6e51db8f8ac28b/Display%20Pictures%20on%20Google%20Web%20App%20-%20HTML
Legacy Apps Script Editor Used in Video
Apps Script (Script Editor) is now located under tab ‘Extensions’ instead of ‘Tools’ on Google Sheets