sharmanik99 / CalCentralCalendars

Project to take CalCentral data and automate the process of setting up Google Calendar events for each class
1 stars 0 forks source link

Done as of now #1

Closed sharmanik99 closed 6 years ago

sharmanik99 commented 6 years ago

When provided the raw html (example is included in the samplehtml.html file), the application can parse through and create Course objects that have the following information: Course Title, Course Times, Course Location, and Course Instructor. We need to be able to get some input from the user, such as start/end dates and any notification preferences (X amount of minutes before, email or alert, etc). Also, the course times are in colloquial syntax, "MonWedFri" and needs to be converted to the full "Monday", "Wednesday", "Friday" for the Google Calendar API

sharmanik99 commented 6 years ago

https://developers.google.com/calendar/v3/reference/events#resource