Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Google Apps Google Script - Content System Web App Project
Rating: 4.6 out of 5(167 ratings)
6,589 students

Google Apps Google Script - Content System Web App Project

Learn to Build a custom web application using Google Scripts connecting Google Apps together
Created byLaurence Svekis
Last updated 11/2024
English
English [Auto],

What you'll learn

  • Create Google Docs with script
  • Send gmail emails with Google Script
  • Translate Google docs to different languages
  • Use Google sheets to store data and access data
  • Create web apps using Google Script

Course content

4 sections54 lectures4h 27m total length
  • Introduction to Creating webapps with Google Script8:51

    Build web apps with Google scripts, linking Google apps and automating workflows using JavaScript. Deliver sheet-driven content via Ajax, and deploy your web app.

  • What is Google Scripts3:21

    Discover Google Apps Script, a JavaScript cloud scripting language that automates tasks and connects Docs, Sheets, Forms, and services to build web apps in browser and runs on Google's servers.

  • Setup Google account open script editor3:36

    Set up a Google account to access Google Apps Script, begin scripting in Google Sheets, and explore connecting Gmail, Google Drive, and Forms while focusing on spreadsheet capabilities.

  • How to Create a Google Doc with Google Script9:28

    Learn to create a Google doc with Google script using the script editor, run or debug, and automate document creation across Docs, Drive, and other apps.

  • Access existing document and add content Google Script5:47

    Learn to access existing Google documents by ID, get the document body, and append content using Google Apps Script, including debugging and opening by ID for content updates.

  • Setup Triggers Run script using Google Script3:55

    Learn to create and append content in Google Drive documents with Google Apps Script, using current date strings, and configure time-driven triggers to run and notify on failures.

  • Run method to copy current content and output as bold Google Script Doc8:29

    Automate Google Docs with script triggers that run every minute to copy current content, then append paragraphs, images, lists, and tables and apply bold and other text formatting.

  • Change text attributes output different colors Google Scripts7:38

    Apply and customize text attributes in Google Apps Script to control font family, size, bold, alignment, and colors (foreground and background) within a Google Doc, using a style object.

  • Link more google services into your Script Use JavaScript Methods4:42

    Link multiple Google services in a script by using JavaScript methods to translate content on the fly from English to Spanish, outputting translated results while skipping blanks.

  • Google Scripts Send Email8:06

    Learn to link Google services with Apps Script, fetch the active user's email and document details, build an email with the doc link, and send it via Gmail.

  • Google Script Source Code Examples0:37
  • Google Script Resources0:03

Requirements

  • JavaScript
  • HTML CSS
  • Google Account
  • jQuery
  • Bootstrap

Description

Learn how to build Web Apps with Google Script

Increase the power of your favorite Google apps — like Calendar, Docs, Drive, Gmail, and Sheets.  Apps Script lets you do more with Google. All on a JavaScript platform in the cloud.

If you know JavaScript you can jump right in and start creating web apps connecting all of your Google application together.   Automate your work you will be amazed at how easy it is to work with Apps Script. 

JavaScript is a prerequisite to this course!

Course Lessons will demonstrate how to use Google Script

  • Learn what Google script is and how to write code with it

  • Create a Google Doc with one line of code 

  • Update existing Google Docs 

  • Setup up automation with Triggers 

  • Copy content from your Google Doc 

  • Change colors and text within your Google Doc 

  • Link to other Google apps 

  • Translate your Google Doc in One line of Code! 

  • Send your Google Doc info as an email through Gmail

Building a Webap

  • Connecting your Google Sheet Data

  • Accessing Sheet data via a JSON feed

  • Connecting your Sheet data to a local application using AJAX

  • How to add Bootstrap and jQuery into your Google App

  • How to create popup modals and dynamic interaction

  • Deploy your first web app

Build a Custom Content System driven from Google Sheet data

  • Add Alerts and interactive dialog

  • Setup HTML page

  • Add Bootstrap 4 and jQuery to your app

  • Create a dynamic drop list from Google Sheets

  • Generate a home page of content from Sheets

  • Send data back to GS to callback

  • Generate HTML output from Google Sheets data

  • Provide Access control of content

  • How to bug fix and tweak your application

  • Get a web url for your application

  • Check and authenticate users

  • Output content from Google Sheet data

  • Code review and output

Taught by an instructor with over 18 years of web development experience.  I'm here to help you learn about Google Scripts and ready to answer any questions you might have.

You will be amazed at what you can do with Google Scripts, join now to start creating your own applications today.

Please note that this is a project based course and the scope of the course is to use technologies like HTML, CSS, JavaScript, jQuery, Bootstrap to create the project.  All of the source code is included.

Who this course is for:

  • JavaScript application developers
  • Anyone who wants to do more with Google Apps
  • Anyone who wants to learn more about connecting Google Apps together