/sd-scrapbook

SDNHM - C2C - 1204 - Digital Scrapbook

Primary LanguageJavaScriptMIT LicenseMIT

San Diego Scrapbook

Then and Now Touchscreen photo scrapbook for the San Diego Natural History Museum's Coast to Cactus exhibit.

Disclaimer

This code is offered here for example and reference. The compiled application is not intended for public consumption outside of the exhibit. This repository is lacking the media files that make up the full application.

Technical highlights

The scrapbook is a Meteor application using D3 for some presentation elements.

Installation and setup

cd meteor
meteor reset
meteor
mongoimport -h 127.0.0.1:3001 --db meteor --collection images --type csv --headerline --upsert --file ../data/piction.csv