Skip to content

Simple banking system using JDBC API, SQLite database and Luhn algorithm to validate credit card.

Notifications You must be signed in to change notification settings

Rutzno/simple-banking-system

Repository files navigation

Simple Banking System

Simple banking system with JDBC API and SQLite database (RDBMS). We use Luhn algorithm to validate credit card.

To run this app, you will need to specify in the program arguments the following params : -fileName card.s3db

About

Simple banking system using JDBC API, SQLite database and Luhn algorithm to validate credit card.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages