Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ayushnagar123 opened this issue Dec 15, 2019 · 0 comments
Open

Comments

@ayushnagar123
Copy link
Member

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

  • Setup Codebadge project by following installation steps in the readme.
  • Check if canvas task is completed or not. If not first proceed with canvas task.
  • Once mentioned task is done you can proceed with this task.
  • You need to draw shapes with padding on click. You can use vanilla javascript or p5.js for doing this.
  • You need to take input of padding from the user.
  • padding shall work at onchange event rather than load.

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.

@ayushnagar123 ayushnagar123 changed the title Add padding feature to pencil and shape tool to codebadge project* Add padding feature to pencil and shape tool to codebadge project Dec 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant