Skip to content

Brian-Demon/Scheduling-App-Google-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling-App-Google-Script

This is a scheduling app that was written for a bar. It utilizes this frontend app (spreadsheet) also written in JS (Google Script), a database spreadsheet, and two Google Forms that are interconnect for this app to function. Currently, the roles in the schedule app can not be changed. If this scheduling app needed to be used for a business with completely different roles a future PR will be needed to make roles more dynamic.

Required files:

Google Apps GitHub Assistant:

To clone project: Add Google Apps Script GitHub Assistant (https://chrome.google.com/webstore/detail/google-apps-script-github/lfjcgcmkmjjlieihflfhjopckgpelofo/related) to gain access to GitHub functionalty

Change Sheet ID:

After cloning the repo and making a copy of the Google spreadsheet, open the spreadsheet and do the following:

  • Tools->Script editor->in "0) Global Variables" change var ssData = SpreadsheetApp.openById( --THE ID OF THE DATABSE SPREADSHEET-- );

Google Authorization Steps:

You will need to give permissions the first time you want to run the script. Google Script Authorization Step 1 Google Script Authorization Step 2 Google Script Authorization Step 3 Google Script Authorization Step 4 Google Script Authorization Step 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published