A simple drawing tool that allows you to draw different shapes and save the workspace.
* Node.js 10.0+
* npm 6.0+
* yarn
* yarn start (development)
- Click on the tool you want to use
- Add the title for the tool
- Add the color for the tool
- Double click on the tool to edit the title and color
- Drag and drop the tool to the right of the workspace
- Drop the tool from the workspace
- Save the workspace
- Load the workspace
- Add more tools
- Add more features to the tools
- Add more features to the workspace
- Use D3 and svg to draw the tools instead of using html elements