Save your canvas to a mongo database and restore it.
Click here to check out
- Create drawing and save it to database
- Ask for file name before saving.
- Fetch all drawings on home page.
- Download drawing.
- Inherit canvas height and width from parent.
- Attach image to canvas to edit the existing drawings.
- Update the existing drawing with same file name.
- Option to choose the shape and allow drawing the selected shape on canvas.