Google App Script project to list and update status of an Schedule Spreadsheet
This project provides a user-friendly interface for the sales team (closers) to update the status of their call schedules, which are recorded in a Google Sheets document. The interface is built using Google Apps Script, jQuery, and TailwindCSS.
- Web page to list the schedule in a datatable
- Pop-up form for selecting the status
- Change log recorded in a separate sheet/tab
- Google Apps Script
- Google Sheets
- HTML
- CSS (TailwindCSS)
- JavaScript (jQuery)
- Open your Google Sheets document
- Go to Extensions > Apps Script
- Copy and paste the provided Google Apps Script code
- Save and deploy as a web app
- Open the Google Sheets document
- Click on the custom menu item to open the status update interface
- Select the lead and update its status using the pop-up form
- Changes will be automatically recorded in the main sheet and the change log
This is a closed project for internal use. For any issues or feature requests, please contact the project maintainer.
This project is proprietary and confidential. Unauthorized copying, modification, distribution, or use of this software is strictly prohibited.