Skip to content

anmolkoul/node-dc-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-dc-mongo

Source code for the project demonstrating data visualization using d3.js, dc.js, node.js and mongodb


For the full post please visit:

Required Components:
D3.js
Dc.js
Node.js
Crossfilter.js
Jquery
MongoDB

Steps for successful execution:

  1. Install MongoDB
    2.Insert the data into mongoDB as given in the blog
    3.Install Nodejs and NPM
  2. Navigate to the node-dc-mongo directory using command prompt and run npm install, this will install the dependencies
  3. Navigate to the node-dc-mongo directory using command prompt and run npm start
  4. In your browser go to localhost:8080/index.html

About

Source code for the project demonstrating data visualization using d3.js, dc.js, node.js and mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published