coderbunker / gas

G-Suite Google Apps Script (GAS) used with Coderbunker documents
3 stars 0 forks source link

initial sync #8

Closed rngadam closed 6 years ago

rngadam commented 6 years ago

First draft of the code.

Successfully syncs to the cloud database:

screen shot 2018-04-24 at 12 39 07 pm
rngadam commented 6 years ago

flattened results looks like this:

screen shot 2018-04-24 at 5 54 53 pm

original calendar looks like this:

screen shot 2018-04-24 at 5 56 46 pm
sam123evers commented 6 years ago

Impressive as always, Ricky! So does this mean that we no longer need to work on the calendar front end hack?

rngadam commented 6 years ago

Just added the instructions for the hook.

Data is reflected into the final model.

I think there's some work to be done here to make this user-friendly:

rngadam commented 6 years ago

@sam123evers merge the pull request please.