/cardchecker

Check's the validity of debit and credit cards using the luhn algorithm

Primary LanguageC#

Card Checker

This is a small project I did as a command line project as a fun challenge that I then evolved into a WPF app in order to brush up on my xaml! It checks the validity of debit and credit card numbers that uses the luhn algorithm.

Built With

  • .NET App - This is a .NET app using the WPF UI Framework