Giter VIP home page Giter VIP logo

4w-visualizer's Introduction

4w-visualizer

4w-demo

Introduction

4w-visualizer is a Brunch and Chaplin web app for visualizing 4w's (who's doing what, where, and when).

With 4w-visualizer, you can

  • Filter by activity, organization, and location
  • Animate visualization over time
  • View visualization on desktop, tablet, and mobile devices

Requirements

4w-visualizer has been tested on the following configuration:

  • MacOS X 10.9.5
  • Brunch 1.8.5 (required)
  • Chaplin 1.0.1 (required)
  • npm 2.5.0 (required)
  • Bower 1.6.3 (required)
  • Coffeescript 1.6.2 (required to run a production server)
  • Node.js 0.12.5 (required to run a production server)

Setup

Install requirements (if you haven't already)

npm install -g brunch
npm install -g bower
npm install -g coffee-script

Installation

brunch new gh:reubano/4w-visualizer
cd 4w-visualizer
npm install
bower install

Usage

Run development server (continuous rebuild mode)

brunch watch --server

Run production node server

coffee server.coffee

Build html/css/js files (will appear in public/)

brunch build

Build html and minified css/js files (will appear in public/)

brunch build --production

License

4w-visualizer is distributed under the MIT License.

4w-visualizer's People

Contributors

reubano avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.