The project is built on the Meteor framework
-
Clone this project and
cd
into the directory -
If you haven't done so already, Install meteor
-
Run
meteor npm install --save @babel/runtime react react-dom
note: This step appears to be a bug. Shouldn't need to do this -
run
meteor
You should see your app running on http://localhost:3000
meteor deploy al-family-of-trees.meteorapp.com --free --mongo
The app is live at http://al-family-of-trees.meteorapp.com/
It's hosted on the free plan so it may take a couple of minutes for Meteor cloud to bring it up from a cold start.
- Rough wireframe layout of app operation: WIP app wireframe
-
When the user wants to identify a tree using the dichotmous key method, they are presented with a series of questions. They uses swipes right or left according to the choices presented. Subsequent questions are presented until the key determines that the tree has been identified.
-
Mockup screen shots of example progression through key
-
Source of key questions used for demo: University of Kentucky Department of Horticulture's Dichotomous Keys for the Arboretum Walk; additional info at Kentucky Trees
- Explanation of suggested way to show genome comparisons between species
- Color palette: Spring Contrast
- Speech bubble generator