codeuino / codebadge-backend

GNU General Public License v3.0
15 stars 23 forks source link

Add padding feature to pencil and shape tool to codebadge project #32

Open ayushnagar123 opened 4 years ago

ayushnagar123 commented 4 years ago

What you will need to know?

HTML, CSS and JavaScript

Add padding feature to pencil and shape tool to codebadge project

You need to add a padding feature to pencil and shape tool to our codebadge illustrator. If the task of integration of shape and pencil tool task is completed, you can work on this task.

Step by step

Expected Outcome

At the route /newbadge, the padding with shape and pencil tool must be added which can be available for various colour fills with user input padding.

Resources & References (Where to Start)

You can go through HTML Canvas tutorial and edit its code. You can refer this website for sample The Marauders Canvas. Commit your code on Codebadge development branch.You can go through HTML Canvas tutorial and edit its code. Refer this for the sample code.

Extras

Just follow the readme whenever you are stuck. Visit Codeuino's Website in case of any doubts.