
Set up the Google Apps Script developer environment to build a bound project management app using the online editor, Drive integrations, and collaboration features.
Add an advanced menu to your Google Sheets UI with Apps Script, wiring a tester function to a test item, using onOpen, getUI, and createMenu, and view logs for debugging.
Learn to update sheet data using Google Apps Script: retrieve range with getRange, build a multi-dimensional array, and use setValues to update I.D. and role fields in six columns.
Create a gantt chart from spreadsheet data using the Google charts loader in Apps Script, converting dates to milliseconds and mapping seven columns to draw and customize the chart.
Build a fully functional project management app with Google Apps Script, tracking tasks, dates, duration, and progress in a shareable web app and chart.
Add custom menu items to a spreadsheet UI with a bound Apps Script, defining items as name/function objects and triggering on open to show toasts.
Explore how you can use Google Apps Script to create a project management tracking application from scratch.
Google Apps Script is a rapid application development platform that makes it fast and easy to create business applications that integrate with G Suite
DO NOT TAKE THIS COURSE IF YOU HAVE NO JAVASCRIPT EXPERIENCE - JAVASCRIPT IS AN ABSOLUTE PREREQUISITE!!!
Course covers the following in a step by step format, source code is included along with a bonus 20+ page PDF guide.
Get Coding Google Apps Script quick introduction to accessing your Google Script Environment
Updating the menu with custom buttons SpreadsheetApp.getUi
Add additional functions and menu items.
The sidebar UI showSidebar
Send data from spreadsheet to client side sidebar window.
Create html page to send data using google.script.run
Create Input Form HTML
Use Add saving event pass values to Google Script
Add data to spreadsheet
Set Values in spreadsheet
Create WebApp to view project status chart
Get all data from spreadsheet send to client side.
Create Client Side Chart google.charts client side gantt chart display data from spreadsheet
Test and Finalize project
Source Code is included
Fast Friendly support to help answer any questions you might have and to help clarify content is always available in the Q&A section.
Taught by an instructor with over 20 years real world experience ready to help you learn more. Step by step training resources and source code is also included to get you started quickly.