A tool to allow researchers and students understand the tree of life of species visually. With this application you can create any Taxonomic tree given the species. Also, you can visualize information* about the species on your tree. Create a user to be able to save and load your creations!
*Information is from iNaturalist
Visit the demo of the application
Check out the usability report
Look the app presentation
In order to run this application you will need Meteor
Then clone this repository with:
git clone https://github.com/jdfandino10/TaxonomyTree.git
Install the dependencies:
meteor npm install
And run the application:
meteor run
Also if you want to run the test locally run:
meteor test --driver-package dispatch:mocha
Or for a view of the results in the browser:
meteor test --driver-package practicalmeteor:mocha
Note: The application in your local environment will work with a local database created by meteor.
This application uses: