-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
π οΈ Tool Description
We need to create tool to Add Luhn validator alogrithm for Credit card number validation
π― Purpose
We as developers need to check Credit card number validation
You can read about it on https://www.geeksforgeeks.org/dsa/luhn-algorithm/
π‘ Use Cases
- User needs to add an credit card number
- Then we need to verify the no using Luhn's validation
- 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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request