Skip to content

A Python banking system to manage clients, checking accounts, and transactions, featuring deposit/withdrawal validation, transaction history, daily withdrawal limits, and an interactive terminal menu.

License

Notifications You must be signed in to change notification settings

Spinnyz/Python-Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banking System in Python

A banking system to manage clients, checking accounts, and transactions (deposits and withdrawals) with history and withdrawal limit control.

Features

  • Client registration (Individual)
  • Creation of checking accounts linked to clients
  • Deposit and withdrawal with balance and limit validation
  • Transaction history per account
  • Daily withdrawal limit control per account
  • Interactive terminal menu

About

A Python banking system to manage clients, checking accounts, and transactions, featuring deposit/withdrawal validation, transaction history, daily withdrawal limits, and an interactive terminal menu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages