A NodeJS app converting Google Sheet document to Google Form
This is my educational work dedicated to relationship between Google Cloud documents (exactly, Google Sheets and Forms) and NodeJS application.
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:
Thanks to the initiators of this idea 👍 and to GitHub Gist author tanaikech ⭐: https://gist.github.com/tanaikech/3e131b55c7947ced19a3dd99410367eb.
My GitHub Gist: https://gist.github.com/LifeSweetener/325699479be7cb34d62810bd705aa58c.
Test Google Sheet:
And respective new Google Form: