Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.19 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.19 KB

drawing-canvas

  • Drawing Canvas is a simple drawing app that allows users to create and save drawings using a canvas and color picker. The app is available for both touchscreen and desktop devices, and features different functionality for each platform.

  • Touchscreen devices have access to a variety of drawing tools. Users can also use their fingers to draw shapes and text.

  • Desktop devices have access to a more powerful set of drawing tools. Users can also use their mouse to draw shapes and text.

  • The app was created using only vanilla JavaScript, which makes it easy to learn and modify.

Structure of the application:

image

Appearance of the Drawing Canvas:

Desktop Drawing Canvas Mobile Drawing Canvas
image image