Skip to content

salakhbro/Signature-Pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖊️ Mouse Drawing Canvas

A simple web canvas where users can draw using their mouse inside a bordered area. This project allows freehand drawing and includes Clear and Done buttons to control the drawing.


🚀 Live Demo

View Live Demo


✨ Features

  • Draw freely using your mouse
  • Interactive canvas area
  • Clear button to erase the drawing
  • Done button to finish the drawing
  • Simple and clean UI design
  • Lightweight and fast

🛠️ Built With

  • HTML
  • CSS
  • JavaScript
  • Canvas API

📂 Project Structure

project-folder
│
├── index.html
├── style.css
└── script.js

▶️ How to Use

  1. Open index.html in your browser
  2. Move your mouse inside the canvas
  3. Click and drag to start drawing
  4. Press Clear to remove the drawing
  5. Press Done when finished

📸 Preview

A simple drawing canvas where users can draw inside a bordered area using the mouse.


👨‍💻 Author

Muhammadsoli

GitHub

About

A simple web canvas where users can draw using their mouse inside a bordered area. Includes clear and done buttons for resetting or finishing the drawing. Built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors