Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 479 Bytes

Simple Banking System

Simple Banking System with database in Python.

This is a practice to discover how the banking system works and learn about SQL. Furthermore, Luhn's algorithm is applied to see how it can help us avoid mistakes when entering a card number.

Test Screenshots

b1

b2

b3