/CreditCardValiditor

A WinForms app to check if entered credit card number is valid or not

Primary LanguageC#

CreditCardValiditor

Repo for the Credit Card Validator project

A basic WinForms Application designed to check the validity of Credit Card numbers using the Luhn Algorithm as the checksum formula.