8000 GitHub - LifeSweetener/GoogleSheets-to-GoogleForms-app: A NodeJS app converting Google Sheet document to Google Form
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LifeSweetener/GoogleSheets-to-GoogleForms-app

Repository files navigation

GoogleSheets-to-GoogleForms-app

A NodeJS app converting Google Sheet document to Google Form

About

This is my educational work dedicated to relationship between Google Cloud documents (exactly, Google Sheets and Forms) and NodeJS application.

Run

To launch this app you need node framework installed on your computer (and npm; link to see and download: https://nodejs.org/en/download/) and also a Google Account and a Google Cloud project (see: https://console.cloud.google.com).

To run that repository app open console and enter following command:

  project-root-directory> node index.js <your Google Sheet ID>

Don't forget about Google Sheet ID that you can find after creating a sheet document in Google Cloud in url:

id-in-google-sheet-url

THANKS

Thanks to the initiators of this idea 👍 and to GitHub Gist author tanaikech ⭐: https://gist.github.com/tanaikech/3e131b55c7947ced19a3dd99410367eb.

SEE ALSO

My GitHub Gist: https://gist.github.com/LifeSweetener/325699479be7cb34d62810bd705aa58c.

RESULTS

Test Google Sheet:

sheet

And respective new Google Form:

form

form2

About

A NodeJS app converting Google Sheet document to Google Form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0