You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Uh oh!
There was an error while loading. Please reload this page.
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):
@terichadbourne let me know if I'm missing something.
The text was updated successfully, but these errors were encountered: