Credit card validator project for University homework
Hi! This little project is an application of LUHN's algorithm to check the validity of a given credit card number. Currently our code can only detect American Express, VISA and MasterCard credit cards.