acmpesuecc / CreditCardVerifier

A tool that uses Luhn's Algorithm to verify Credit Card numbers
https://acmpesuecc.github.io/CreditCardVerifier/
MIT License
5 stars 20 forks source link

Add Image upload + OCR #95

Open srujandeshpande opened 1 year ago

srujandeshpande commented 1 year ago

What do you want to see?

Allow uploading images of cards to the website. Then use any available OCR tool to extract the numbers from the card and verify them.

Use of a backend like firestore is allowed if needed

Code of Conduct

not-ad-chaos commented 1 year ago

assign it to me please