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

Site should display what show is currently broadcasting #10

Open
mikekaminsky opened this issue Apr 2, 2016 · 5 comments
Open

Site should display what show is currently broadcasting #10

mikekaminsky opened this issue Apr 2, 2016 · 5 comments

Comments

@mikekaminsky
Copy link
Owner

Google calendar integration? Admin panel?

@omnikrll
Copy link
Collaborator

omnikrll commented Apr 2, 2016

I think we could handle this through our own admin panel pretty easily, certainly more easily than integrating with Google calendar. If Show objects had properties for day, time, and frequency (weekly / bi-weekly / monthly), couldn't we set up a CRON to run every 24 hours and pull the evening's schedule?

@mikekaminsky
Copy link
Owner Author

We definitely wouldn't need a CRON (we could just query the database on page load), but I'm more concerned with managing that schedule -- I think manually keeping it in sync with the google calendar that the scheduling team uses would be the biggest pain.

@omnikrll
Copy link
Collaborator

omnikrll commented Apr 2, 2016

That's a good point. I'll take a look at the Google calendar docs.

@omnikrll
Copy link
Collaborator

omnikrll commented Apr 2, 2016

maybe helpful? https://github.com/northworld/google_calendar

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