ucsb-cs56-w20 / ucsb-courses-search

Spring Boot App to show similar information to that found at UCSB Curriculum Search page
https://ucsb-courses-search.herokuapp.com
2 stars 5 forks source link

T 7pm a google calendar #297

Open dariansung opened 4 years ago

dariansung commented 4 years ago

This PR generates Google Calendar events for the courses added to your personal schedule. They are recurring events that span across the quarter (but only for Spring 2020). This PR does not account for holidays and does not add finals in your Google Calendar. Due to the current implementation of the authorization flow, the user must log out and log back in each time they return to the site and want to use the Google Calendar export function. Note that the Google Calendar API must be enabled in the Google Project via the API dashboard.