Drawing App

October 2, 2019 ยท View on GitHub

Tier: 2-Intermediate

Create digital artwork on a canvas on the web to share online and also export as images.

User Stories

  • User can draw in a canvas using the mouse
  • User can change the color
  • User can change the size of the tool
  • User can press a button to clear the canvas

Bonus features

  • User can save the artwork as an image (.png, .jpg, etc format)
  • User can draw different shapes (rectangle, circle, star, etc)
  • User can share the artwork on social media

Example projects