An online program where you can create drawings and designs, like a mini paint, using Javascript, HTML and CSS
Some Features:
- Allowed users to choose multiple shapes with different colors to draw
- Users can select already drawn items on the canvas and make modifications
- Implemented functions including undo, redo, print, copy, paste and more
- Designed a saving and loading system by using JSON files to store data