Giter Club home page Giter Club logo

graphalyzer's Introduction

Graphalyzer

travis-ci status Coverage Status

An Iowa State Senior Design joint project with Workiva, Graphalyzer transposes data into an interactive graph. Users can upload .CSV files of nodes and edges, then load them in their web browser. Graphalyzer offers many features for graph interaction, including searching, filtering, and subgraph drawing.

For more detailed information, see the project website.

Running web client (for development)

  1. Go to graph_ui/
  2. npm install -g browserify gulp to install Browserify and Gulp globally on your machine (skip this if you have done so before)
  3. npm install to load all packages from package.json
  4. Run gulp to compile the JavaScript for development environment, or gulp production for minified code
  5. Open up the client locally on your machine

Running backend (for development)

  1. Go to graphalyzer-server/
  2. Run package.sh
  3. Run python3 ./ServerApp

Setting up test environment

  1. npm install takes care of installing Jest.
  2. Due to a recent update to React, manually run npm install --save-dev babel-preset-react babel-preset-es2015, otherwise, Jest will throw a syntax error when using babel-react
  3. npm test to run the tests in the __test__ folder.

graphalyzer's People

Contributors

ajbowler avatar algmzestrd avatar cheese-stands-alone avatar winder487 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

algomez

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.