/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

Primary LanguagePythonMIT LicenseMIT

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