sylviakinosian / spindle

An app to aid herbarium staff and botanical collectors record data offline and create printable specimen labels.
MIT License
1 stars 2 forks source link

Spindle: SPecimen INformation DAta capture & Label crEation

This app is designed to aid herbarium staff and botanical collectors with a way to record specimen data offline. Data is entered into a user-friendly web form, and then converted into a CSV file which can be sent to an herbarium database.

This project was generated with Angular CLI version 6.0.8. Our app runs via a web browser. We recommend using the latest version of Chrome (69+) or Firefox (62+).

How does it work?

Open up Spindle in your web brower of choice. Enter information about the area in which you were collecting. Then click "Add collection" to add information for each collection you made. When finished, click the Verify & Export button to view your input and export as a CSV.

The code for Spindle is available on GitHub. By downloading the Angular code, one can make edits to Spindle to personalize the output. The Angular CLI is needed to render and run Spindle on a local host.

Using Spindle offline

There are two ways to use Spindle offline. First, you can download a release to your computer here. Second, you can enable your browser to save a copy of spindle-herbarium.com:

Save website to your browser's cache

Further help

Please contact Sylvia Kinosian (sylvia.kinosian@gmail.com) for help using Spindle.

To get more information or help on the Angular CLI use ng help or go check out the Angular CLI README.