beckastar / ladynerds_site

Django CRUD for the Ladynerds organization
7 stars 8 forks source link

Google Calendar Integration #6

Open KaiBot3000 opened 8 years ago

KaiBot3000 commented 8 years ago

Show the Ladynerds calendar on the site

KaiBot3000 commented 8 years ago

I'm working on this :)

KaiBot3000 commented 8 years ago

I think unless we make the LN calendar public, we'll have to have users authenticate through google. I think we should have a discussion about which route makes more sense, because having users log in and then authenticate through google rather than just giving them a link to the calendar seems like a crap user flow. It would be pretty to have everything in one place, though. Is there anything that needs to be private on the LN calendar? Thoughts?

beckastar commented 8 years ago

I managed to get a basic list of events to display using the JS OAuth, but I'm still not sure if that can be used to add / edit events. It'd be helpful to know what the limits are here.