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

Generate Event List from Facebook Page #1

Open
andrewthecope opened this issue Mar 7, 2018 · 2 comments
Open

Generate Event List from Facebook Page #1

andrewthecope opened this issue Mar 7, 2018 · 2 comments

Comments

@andrewthecope
Copy link

Right now, the events section of the website is hardcoded, and needs to be changed each week. We've had trouble keeping this section updated, so ideally we could pull this information from our Facebook Page (https://www.facebook.com/pg/daviscsclub/events/).

Any event published by our page would display on the website. Facebook has an API for this exact purpose.

@coreymason
Copy link
Member

coreymason commented Mar 7, 2018

This should be implemented as a public back-end route events and called by axios in the homepage Saga.
Reference how members are loaded on the homepage for implementation details.

@andrewthecope
Copy link
Author

Satoshi Scott Iwako has volunteered for this issue

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