Making Your Own Version of Appointment Slots In a previous post I showed an alternative version of Google Calendar's Appointment Slot's functionality created in Apps Script. You can see it in action here . Since making this app Google have, rather fantastically dropped their dropping of the Appointment Slots feature. This app may be useful to anyone wondering how to make an Apps Script Web App that loads jQuery and uses HTML templates. If you want to edit the code that runs it, you can get a copy of the script here: https://script.google.com/d/1Helzgu286Rh9QuHh4dbUq9SloMpb3USwygXSyXP9JcL6erToXpoVK_o5/edit Then you need to go to... File > Make a copy ... and then... File > Manage Versions ... and create a new version of the app. This is needed when you want to publish your web app. So next, then go to ... Publish > Deploy as web app You might want to restrict Who has access to the the app setting to just people from y...
Collaborative Tools Project