Skip to content

E1StOrm/credit-card-checker-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Credit Card Checker (starter)

This is my solution for project of course "Back-end Engineer" by CodeCademy

Project Goals

Context: The company that you work for suspects that credit card distributors have been mailing out cards that have invalid numbers. In this project, you have the role of a clerk who checks if credit cards are valid. Every other clerk currently checks using pencil and paper, but you’ll be optimizing the verification process using your knowledge of functions and loops to handle multiple credit cards at a time. Unlike the other clerks, you can spend the rest of your time relaxing!

As you progress through the steps, use the terminal and console.log() statements to check the output of your loops and functions.

Usage example

Open terminal and execute main.js script with next command:

$ node main.js

© Copyright CodeCademy. Programming by Denys Korobov.

About

Project from course 'Back-end Engineer" by CodeCademy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published