Skip to content

A simple paint clone app done in JS for the Code Comunity discord server (a romanian discord server about coding)

Notifications You must be signed in to change notification settings

vycdev/CC-Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC-Paint

A simple paint clone app done in JS for the Code Comunity discord server (a romanian discord server about coding)

Current features

  • A simple paint brush with the option to change the size.
  • An eraser (same size as the brush size).
  • A color pallete from wich you can choose any color that you want to paint with .
  • A color picker to chose any color from the canvas.
  • A fill bucket that you can use to fill any space on the canvas.
  • A reset button which clears the canvas.
  • An upload button. You can upload any kind of image on the canvas.
  • A download button. You can download the canvas as a png image.

A simple preview

My project

https://vycdev.github.io/CC-Paint/

Sample text

So this is it. All you have to do to use is to clone it or download it and open the index.html file. As my first medium/complicated (kind of) project I think I did pretty good (with the logic), but I think my code can be inproved so much more. I will continue to participate in the coding challenges from my comunity and have fun and learn new things.

Developing:

Install the "prettier" visual studio code extension. This will allow vsc to read the ".prettierrc" file and beautify your code on save!

Hacktoberfest

This repository is now open for hacktoberfest, feel free to submit pull requests

About

A simple paint clone app done in JS for the Code Comunity discord server (a romanian discord server about coding)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published