This is the first episode in which we will use the Google Calendar API to schedule an appointment from a webpage. The goal is to allow for scheduling deconflictions so that next the only times that will be displayed will be the available times on a given date.
Episode 2: https://youtu.be/834dLhdj6qE
GitHub Repo: https://github.com/acbrunso/google_calendar_appointments_api
It uses a mixture of html, javascript (jquery, AJAX) and PHP.