caporaso-lab / SurveySync

Google Sheets Add-On to facilitate sync and validation of 3rd-party survey data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Survey Sync

Build Status

This is a Google Sheets add-on that will facilitate the synchronization of data from a survey database to a Google Sheets spreadsheet.

Dependencies

  • Node 8
  • yarn
  • A Google Account (for deploying the built add-on)

Developer Quickstart

Installation

make dev

Build Instructions

make build

Deploy Instructions

# Log in to your Google Account using Clasp.
make login
# Log out of your Google Account.
make logout
# Push your code to Google App Script Project.
make deploy

About

Google Sheets Add-On to facilitate sync and validation of 3rd-party survey data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 84.3%Language:HTML 8.9%Language:Makefile 6.8%