Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create script for syncing meetup.com and google calendar #11

Open
3 of 11 tasks
bbengfort opened this issue Jul 11, 2014 · 1 comment
Open
3 of 11 tasks

Create script for syncing meetup.com and google calendar #11

bbengfort opened this issue Jul 11, 2014 · 1 comment

Comments

@bbengfort
Copy link
Member

  • fetch data from Meetup.com
  • Heroku cron job
  • iterate over Meetups in Meetup model
  • push results to Events model
  • pull existing GCal events
  • create GCal events
  • update GCal events
  • delete GCal events with no Event
  • Meetups know how to sync themselves with Meetup API
  • Events know how to sync themselves with GCal API
  • Log activity
@HarlanH
Copy link
Contributor

HarlanH commented Jul 14, 2014

@bbengfort, big progress via 879a234! Check out the calendar shared with you...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants