Skip to content

Events Page Data Fetch #362

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

Closed
6 tasks done
zebateira opened this issue Jan 29, 2020 · 0 comments · Fixed by #365
Closed
6 tasks done

Events Page Data Fetch #362

zebateira opened this issue Jan 29, 2020 · 0 comments · Fixed by #365
Assignees
Labels
enhancement New feature or request

Comments

@zebateira
Copy link
Contributor

zebateira commented Jan 29, 2020

Following up our convo @terichadbourne, we need to fetch the data for the new Events page from the Google Sheets API.
Plan is as follow (assumes UI will be done on your PR @terichadbourne):

  • Create project on Google Console to generate project id and api key
  • Save api key in travis ci (settings -> environment variables)
  • Create node build script to download data from Google Sheets API
  • Convert data to a specific format to be used by the UI
  • Save data on the json file (only the ones that are marked as "approved" - TBD)
  • Add script to travis build process

@terichadbourne let me know if I'm missing something.

@zebateira zebateira added the enhancement New feature or request label Jan 29, 2020
@zebateira zebateira self-assigned this Jan 29, 2020
@zebateira zebateira mentioned this issue Feb 6, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant