Front-end Google Cloud Products With a Google Apps Script Application - Part 4
_________________________ This article improves the Google Apps Script engineering featured in earlier Bit Vectors articles here , here, and here to add file save and print features to a Google Apps Script application. This article will also discuss the potential of Google Apps Script application sharing. Part one showed the sample application user experience. Part two described the application configuration . Part three here explained the application engineering. Part four here will explore how Google Apps Script application sharing presently works and will explain why this is not yet ready for production, based on the present state of the Google Apps Script product . It will also discuss suggested feature enhancements to the Google Apps Script product that would make application sharing possible. Download the three application component files from the GitHub repository . ____________________ I n parts o...