This project integrates my institute schedule with Google Calendar via it's JavaScript API. To use this web application a PHP based server is needed . The directory v2.0 is the latest working website.
- Obtain OAuth 2.0 credentials from the Google API Console. Visit the Google API Console to obtain OAuth 2.0 credentials such as a client ID and client secret.
- In the file "website/v2.0/calendar_push.php" put your client ID and API key wherever mentioned.
- clone this repository into your server directory and visit <your_url>/schedule/website/v2.0