GithubHelp home page GithubHelp logo

species-world's Introduction

Stackathon Project - Sarah Herr

This is the stackathon project made by Sarah Herr during her time at Grace Hopper.

- Start date: April 26, 2017
- Presentation date: May 1, 2017

What is the project?

This is an app that displays how species interact with other species.

The focus of this app is to become more comfortable with graphical databases and to show the interactions between species.

What the user can do:

  1. Look at the overall graph
  2. Query the graph
    • find all species that interact with a selected species
      • EX. find all species that interact with the Mantra Ray
    • find all species that have a selected interaction of a selected species
      • EX. find all species that interact through mutualism with the Mantra Ray
    • find all species and that have a selected interaction
      • EX. find all species with the mutualism interaction
  3. Add a species node
  4. Add a species-to-species interaction
  5. Navigate the graph (either the overall graph or a queried graph)

DB Design (using Neo4j)

  • Species Node
    • Common name
    • Scientific name
    • Image

[Species Node] --[Interaction]-- [Species Node]

  • Types of Interactions
    • (+) Mutualism (+)
    • (-) Competition (-)
    • (+) Predation (-)
    • (+) Parasitic (-)
    • (+) Commenalism (0)
    • (0) Amensalism (-)

species-world's People

Contributors

sarahdherr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.