Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 633 Bytes

File metadata and controls

18 lines (12 loc) · 633 Bytes

Great Explorations

Registration/planning support software for Great Explorations: A hands-on STEM adventure for 5th - 8th grade girls

Setup

Make sure NodeJS/NPM is installed on your system, then run npm install inside your clone of this repo.

sudo apt-get install nodejs
git clone https://github.com/WhitmanCSCapstone/great-explorations.git
cd great-explorations
sudo npm install

Google Apps Script

The Google Apps Script (GAS) related code can be viewed here alongside the workshop description spreadsheet.