codeuino / codebadge-backend

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

Add pencil tool to codebadge project #20

Closed ayushnagar123 closed 4 years ago

ayushnagar123 commented 4 years ago

What you will need to know?

HTML, CSS and JavaScript

Add pencil tool to codebadge project

If the task of integration of HTML Canvas is completed, you can work on this task.

Expected Outcome

At the route /newBadge, the pencil tool must be added which can be available for various colours and various thickness. For sample, outcome visits the marauder's canvas mentioned in the resources.

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.

Extras

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