Skip to content

jakecernet/Whiteboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whiteboard

This is a simple whiteboard application that allows users to draw on a canvas and save their drawings as images. It is written entirely in vanilla JavaScript and HTML5.

Features

  • Draw on the canvas with a pencil tool
  • Change the color of the pencil
  • Change the size of the pencil
  • Erase the canvas
  • Save the canvas as an image