An open API service indexing awesome lists of open source software.

https://github.com/mrrefactoring/board-with-connected-tasks

Board with connection lines for tasks
https://github.com/mrrefactoring/board-with-connected-tasks

board chart charts connection css html js line lines tasks

Last synced: 3 months ago
JSON representation

Board with connection lines for tasks

Awesome Lists containing this project

README

          

### Board with connected tasks

------

![Preview](./.github/assets/preview.png)

### Using

```sh
npm i
npm run start
```