Conversation
…e a temp ics file
…ster calendar or full semester
what does full and current mean here? |
Full : all events (both semestersl |
|
I have improve on this logic, I want to remove the hard coded mid and end sems date and get them from the academic calendar but need that pr (fetch academic calendar #147 ) to be merged first |
|
Implement necessary frontend changes as well. |
proffapt
left a comment
There was a problem hiding this comment.
- Add a button to connect with calendar in frontend and integrate with backend.
- Remove the hardcoded dates dependency and parse it from the academic calendar data
- make sure that for a year this will be run twice.. so it doesn't duplicate the holidays and other events from the calendar.
|
do the first step in this same PR for the remaining 2 steps, make a separate PR |
|
This PR will also close #187 when solved |
Rewrite the logic used to add to google calendar.
Now uses the ICS file from generate_ics to insert events into the google calendar
Main benefits :
Google Calendar importing now asks if full calendar is to imported or only the current semester