EkaSe / CoffeeToCode

0 stars 0 forks source link

Mouse-drawing on canvas #7

Open acrm opened 6 years ago

acrm commented 6 years ago

Before we use more sophisticated tools for web-pages design, let's create more interesting business-logic. Our current goal - site, on which we could draw some sketches by mouse and save this sketches for users.

Tasks:

acrm commented 6 years ago

For saving our drawings we should transport clicks collection to server and store them in some fie.