Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 468 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 468 Bytes

Visualizing Expertise in Organizations | Kapil Garg

Research project for visualizing and helping users find experts in an organization for Northwestern's EECS 496: Interactive Information Visualization class. See a live demo here.

Setup

Webapp

  1. Make sure you have Node.js installed. Run npm install to install packages.
  2. Once packages have installed, run npm start to see the application locally.