Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 745 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 745 Bytes

Drawing App 🎨🖌

A web app that supports:

  • drawing lines and geometrical shapes ( Square - Rectangle -Circle - Oval - Triangle)
  • Editing the shape parameters:
    • Width and height
    • Fill color
    • Fill color opacity
    • Border color
    • Border thickness
  • Copy / Paste / Cut / Delete
  • Undo / Redo
  • Save the canvas in XML or JSON format
  • Load back the canvas and continue editing

Demo

1. Drawing shapes

Drawing_shapes

2. Edit a shape

Editing a shape

3. Copy / Paste

Copy / Paste

4. Undo / Redo

Undo / Redo

Co-developed with 🤝

  • Muhannad Nasr
  • Shehab Mohamed
  • Muhannad Soliman