Git21221 / JS-beginner-projects

Here you will get small JS projects for starters.
https://js-beginner-projects.netlify.app/
47 stars 71 forks source link

Want to Add New App: Credit Card Validator #296

Closed PratikKrGhosh closed 8 months ago

PratikKrGhosh commented 8 months ago

Credit Card Validator

All The Credit Card Providers has some set of rules to assign their Card Numbers.

1. We can use those rules to know if the given Credit Card number can be Valid or not.

2. if valid, who is the Provider of that Card.

PratikKrGhosh commented 8 months ago

Please Assign me I want to work on this Interesting Project.

Git21221 commented 8 months ago

@PratikKrGhosh already available

PratikKrGhosh commented 8 months ago

@Git21221 Ok Thanks !