Tag: coding

  • Bootstrap toolkit, grid system, framework, thing

    The previous example that I was working with used Bootstrap 4.3, but it’s been updated to version 5.2 as of this writing. Thus, I am updating the reference links below. Get Bootstrap Get started with Bootstrap 5.2 Bootstrap examples 5.2 I whipped up a Google Apps Script web application that uses Bootstrap for layout and…

  • Look up data from Google Sheets

    I am moving forward with a web project that will collect a search term from the user, look for a match in a Google Sheets worksheet, and display that row of data back to the user. If no match is found, indicate that data was not found. It’s a straightforward project, but I’m starting from…

  • Embedding YouTube Live Streams

    I can’t remember where I found it first, but I ran across a simple way to embed the Upcoming Live Streams from a YouTube channel onto a web page. The trick is to find your YouTube channel ID under account settings. The embed code will look like: That will automatically embed a single live stream…

  • Google Apps Script

    I’m trying to learn about Google Apps Script since my workplace is a Google Suite, Google Workspace, whatever environment. My first endeavor is going to connect Forms, Sheets and Calendar. Something like this: User inputs their event into a Form. Form data is captured in Sheets. Approvers (us) are notified by email of a new…

Design a site like this with WordPress.com
Get started