Week 5: New design

Satin Limpijumnong
1 min readAug 1, 2018

--

After I recoded the drawing tool and my co-worker designed our program it’s time to comparing both of them together

And this is how our program look like

This is the new design and from this week I can connected some of basic tools such as Pencil, Line, Ellipse, Rectangle.

And from now I can save the JSON file out of the sketch

After drawing a line the JSON file will look like this

As you can see the JSON file will store the detail of the sketch such as color, position, scale(stroke), type of shape and position of the sketch

--

--