echelonka / beetroot-test-task

The test task is made via Vue.js + VueX + D3.js. The example directed graph shows several causes of crime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beetroot test task (SparkBeyond)

Project setup

  1. yarn install or npm install
  2. yarn serve or npm run serve
  3. Go to http://localhost:8080/

Quick description

The test task is made via Vue.js + VueX + D3.js. The example directed graph shows several causes of crime.

Functionality

The graph nodes can be selected to read more info about a cause of crime (paths between two selected nodes are not being highlighted). Then they can be deselected clicking on the first button.

A possibility to add a new node filling its name, target, and connection type, updating the graph in realtime.

About

The test task is made via Vue.js + VueX + D3.js. The example directed graph shows several causes of crime.


Languages

Language:Vue 81.4%Language:CSS 9.3%Language:JavaScript 5.4%Language:HTML 3.9%