auremoser / sg-events

[project] study group events pull
2 stars 5 forks source link

script now pushes to google spreadsheet #10

Closed HassenPy closed 7 years ago

HassenPy commented 7 years ago

summary of what's been added:

tried to preserve the coding style as much as possible, i ll be happy to make this in es6 syntax, will be easier to read and change ...

to test this you need turn on the Google Sheets API, step 1 of this guide: https://developers.google.com/sheets/api/quickstart/nodejs

and specify the sheet id you want to write to in an env variable SHEET_ID.

this is an example result sheet: https://docs.google.com/spreadsheets/d/1HiidDypELA_D6CRbKJL4rYKoiQ2cHvht54p0TRUt_QU/

HassenPy commented 7 years ago

i ll work on the studyGroupEvents repo once this gets approved.

AnamikaD commented 7 years ago

@HassenPy Amazing Job! I would try to run that script. With the help of your sheet, we can present the data on Study Group Events! @auremoser Look at this !! :D

auremoser commented 7 years ago

This is excellent @HassenPy , thank you SO MUCH for these modifications, all checks out and passes. I'm so sorry about the delays!

AnamikaD commented 7 years ago

@HassenPy Congratulation! Good Job :D

HassenPy commented 7 years ago

thanks everyone!