Skip to content

Interactive dashboard using D3.js, Node.js querying REST API

Notifications You must be signed in to change notification settings

neelamari/intake-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.JS D3 Dashboard Example

Example demonstration of a D3 Chart . Data for chart comes from a REST API Backend deployed in IBM Bluemix. Data is refreshed via Kafka Stream (IBM Message Hub)

Run the app locally

  1. Install Node.js
  2. Download and extract the starter code from the Bluemix UI
  3. cd into the app directory
  4. Run npm install to install the app's dependencies
  5. Run npm start to start the app
  6. Access the running app in a browser at https://localhost:port

intakedashboard

About

Interactive dashboard using D3.js, Node.js querying REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published