In this tutorial we will integrate Google Calendar with Apps Script API in our Web App and create a date-picker using Materialize CSS that will only let users select dates that are open in our calendar. As usually, we'll use JavaScript to write both front-end and back-end scripts.

#googlecalendar #webapp #tutorial