Skip to content

Application with simple REST API created with node.js and MongoDB that allows real time visualization with diagrams on html page (jQuery + Paper.js).

Notifications You must be signed in to change notification settings

cvb678/caretaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caretaker

Application with simple REST API created with node.js and MongoDB that allows real time visualization with diagrams on html page (jQuery + Paper.js).

How to use:

  1. Install necessary modules - npm install
  2. Run server - node app.js
  3. Page with diagrams should appear under http://localhost:8081
  4. Run python script to generate random data - python generateData.py
  5. You can remove all records by going to http://localhost:8081/deleteAll

About

Application with simple REST API created with node.js and MongoDB that allows real time visualization with diagrams on html page (jQuery + Paper.js).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published