an interactive web editor to organize ideas in the style of a detective's evidence board.
It can be used to create mind maps, or mood boards. So far, it supports sticky notes and images.
Here is the board I used as a todo list for this project:
you can try it out here: https://fungeey.github.io/detectiveboard/
- click and drag on the canvas to pan
- double click on the canvas to create a new note
- hold right click and drag to connect notes
start npm
- npm start
publish to github pages branch
- npm run deploy