Skip to content

jdfandino10/TaxonomyTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaxonomyTree

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

Development/Run

Codacy Badge CircleCI

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.

Resources

This application uses:

About

A webapp to visualize taxonomical tree of the given species

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published