Skip to content

ishanjain1502/Paint-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Paint-web

This is a fun paint web app.
One fine day I discovered about canvas in html5, so tried tinkering up with it.
You can try this here : https://ishanjain1502.github.io/Paint-web/

Initial development-

1. It only had one color and thickness too cannot be changed.
2. it only had inputs via mouse and no touch.
![github web paint](https://user-images.githubusercontent.com/56102033/125467427-ac7ba5d7-e809-4414-b616-79c22c37af1c.png)



As of now I was using eventListener for mouse to draw the objects on canvas, but I was facing a problem of not able to undertake the ones which required touch inputs

Repo Updated ๐Ÿ”ฅ ๐Ÿ”ฅ-

  1. You can pick color as per your desire with the help of picker. ๐Ÿ˜†๐Ÿ˜†
  2. I have also added the thickness changer which uses the range type to change thickness of brush ๐Ÿ˜‡:innocent:
  3. I have added functionality of undo,clear and eraser too ๐Ÿ˜Ž ๐Ÿ˜Ž

And now it looks like this -
![github web paint2](https://user-images.githubusercontent.com/56102033/125467314-d762b86d-19fb-4848-8a6b-c1e24e0e772f.png)

Feel free to to send suggestions( and criticism too if any๐Ÿ˜…)



You can connect with me on -

Twitter: https://twitter.com/ishanjain_
LinkedIn: https://www.linkedin.com/in/hey-ishan/

About

It's a web based paint app, in which you can draw stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors