Video description
Explore how you can use Google Sheets to store data submitted directly from your own website using an HTML form
About This Video
- You should know basic JavaScript and web development
- All the source code is included to get you started quickly
In Detail
Google apps script has so many possibilities to really power up your web pages. Please note this course requires fundamental JavaScript knowledge and is designed to cover building a project that allows web users to submit a form, using AJAX send the data to a Google Script Web app and using Google Script to deposit the submission data into a Google Spreadsheet.
All the source code is included to get you started quickly. JavaScript developers extend your knowledge and learn how you can use your skills to develop apps script bringing together all the power of Google's Apps. Google Apps Script: is based on JavaScript 1.6 with some portions of 1.7 and 1.8 and provides a subset of ECMAScript 5 API however instead of running on the client, it gets executed in the Google Cloud. According to Google, Apps Script "provides easy ways to automate tasks across Google products and third-party services."Apps Script is also the tool that powers the add-ons for Google Docs, Sheets and Slides." If you haven't tried it yet, I guarantee you will be BLOWN AWAY at how powerful Google Script can be, and at how easy it is to write. With just a few lines of code, you can do a whole lot!
Don't take my word for it try it and see. Taught by an instructor with over 20 years of web development experience, ready to help you learn. What are you waiting for this course is perfect to start writing Google Script and to practice writing Google Script, you have nothing to lose. All the code and supporting files for this course are available at: https://github.com/PacktPublishing/A-Google-Script-Project-Using-Website-Spreadsheets-and-Data-Storage
Downloading the example code for this course: You can download the example code files for all Packt video courses you have purchased from your account at http://www.PacktPub.com. If you purchased this course elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
Table of contents
-
Chapter 1 : Introduction to Google Apps Script Project
- Introduction to Google Apps Script Project 00:02:20
- Getting started Quick Intro to Google Script 00:06:08
- Write Code with Apps Script 00:08:20
- Debugging and more Google Script Logger Log 00:07:48
-
Chapter 2 : Build a web app to send data into your Google Sheet
- How to Setup Web App 00:06:41
- HTML submission form Setup Client Form 00:06:41
- AJAX request to Web App 00:02:42
- Web App Get Request Data 00:05:12
- Code Fixes Google Script 00:03:18
- JSON response data 00:03:36
- Project review coding overview 00:05:30
Product information
- Title: A Google Script Project Using Website Spreadsheets and Data Storage
- Author(s):
- Release date: January 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838558307
You might also like
video
Building AI Applications on Google Cloud Platform
4+ Hours of Video Instruction Overview There is a rapid evolution occurring in machine learning with …
video
Amazon Web Services AWS LiveLessons 2nd Edition
More Than 17 Hours of Video Instruction More than 17 hours of video instruction on Amazon …
video
A Dynamic Quiz App using Google Apps Script with Google Sheets as the Data Source
Create your own web applications that uses Google Spreadsheet data to build quizzes and JavaScript to …
video
GCP: Complete Google Data Engineer and Cloud Architect Guide
The Google Cloud for ML with TensorFlow, Big Data with Managed Hadoop About This Video Certification …