[TOOL] Add multple variants Bar code Generator
Open
@ayush-pandey047 is already working on this.
Since Oct 30, 2025.
enhancement
- Dominant language
- HTML
- Stars
- 20
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
🛠️ Tool Description
We need to create tool Bar code Generator
🎯 Purpose
We as developers need to generate different kind of bar codes
Generate all these barcodes
💡 Use Cases
- User needs to add an input
- Then from the dropdown he can select the barcode variant and click on submit.
- The barcode should be generated.
- Create a directory named barcode_generator
- Inside this directory we need index.html,style.css and script.js
- It should be shown next to the QR code genertor on home.html and in the sidebar
- Ensure that the color coding stays the same as the current code.
🎉 Success CriteriaHow will we know when this tool is successfully implemented?
- Tool works as described
- Tool works on mobile devices
- Tool is linked in the sidebar
- Tool is linked in the homepage
- Tool use same color coding as existing tools
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.