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

Pull events from Facebook or Google Calendar #5

Open
5 tasks
mirdaki opened this issue Oct 18, 2017 · 3 comments
Open
5 tasks

Pull events from Facebook or Google Calendar #5

mirdaki opened this issue Oct 18, 2017 · 3 comments

Comments

@mirdaki
Copy link
Member

mirdaki commented Oct 18, 2017

Description

I'd like to have a page to display all of our meetings. Instead of updating this directly in the HTML, it should pull in information from either our Facebook or Google Calendar. The user should be able to click on the event and get information about when and where it is. It should also have some sort of image. If the event already happened and it has notes for it (mostly GBMs) it should display those too.

  • Pull events from Facebook or Google Calendar
  • Display them in a linear and/or calendar format
  • Have location, time, and description per event
  • Display meeting notes if they exist
  • Add the next few upcoming meetings to the homepage
@mirdaki
Copy link
Member Author

mirdaki commented Jan 19, 2018

It'd probably be good to keep the JavaScript that pulls in the events separate from the code actually displaying it. This would help with issue #9 if we want to display it in a different way

@JING1201
Copy link
Member

I haven't had time to actually work on the issue but found this resource that might help:
https://www.milanlund.com/blog/javascript-library-google-calendar

@mirdaki mirdaki modified the milestones: 1.0.0, 1.1.0 Sep 5, 2018
@mirdaki
Copy link
Member Author

mirdaki commented Sep 22, 2018

This functionality is being moved to the club-backend so the information could be retrieved on multiple clients

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

3 participants