Skip to content

nightfury000/Credit_cardno_validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Credit_cardno_validation

Basically this program is implementation of Luhn's Algorithm to validate credit card number, if it is valid or invalid. Also the same logic applies to IMEI(International Mobile Equipment Identity) number so it can detect if the IMEI number is valid or not

  • Front-end
  • Backend
  • Linking them
  • Can we dockerize?
  • Setting up pipeline
  • Hosting and Deployment

About

It checks if the credit card number is valid or invalid and it is based on Luhn's algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages