A tool for reviewing data from Zooniverse transcription projects. Superseded by https://github.com/zooniverse/alice
https://docs.google.com/a/zooniverse.org/document/d/1xJ6ZKjkvjLavLuyxlxBjkXsWXM-XFVyCSt2rDbSJ6AE/edit?usp=sharing (Zooniverse team members only)
- This is built on top of the Zooniverse Reduxify project.
Starting the project:
npm install
to install dependencies.npm start
to start the project.http://localhost:4000
to view the project on your web browser.