Skip to content

This is a simple credit card generator. It allows users to create accounts, deposit and withdraw fake money. Each account is given a card number that follows the Luhn algo. This simple app uses SQLite to manage its db

Notifications You must be signed in to change notification settings

thewild-being/simplebanking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

simplebanking

This is a simple credit card generator. It allows users to create accounts, deposit and withdraw fake money. Each account is given a card number that follows the Luhn algo. This simple app uses SQLite to manage its db This app should not be used in production.

About

This is a simple credit card generator. It allows users to create accounts, deposit and withdraw fake money. Each account is given a card number that follows the Luhn algo. This simple app uses SQLite to manage its db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages