Skip to content

panvalkar1994/creditcard-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

creditcard-system

This project uses basic Luhn Algorithm, database and python to create credit-card system

  1. Luhn Algorithm is used to decide if given credit card number is valid. For further reading visit https://en.wikipedia.org/wiki/Luhn_algorithm
  2. SQLite3 database is used in this project because it comes with standard python(v=3.8+ i am using for this project) installer

About

This project uses basic Luhn Algorithm, database and python to create credit-card system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages