Skip to content

πŸ’° A Python CLI banking system for managing accounts, transactions, and balances built for learning and practical use.

Notifications You must be signed in to change notification settings

markdennis2121/Banking_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏦 Python Banking System

A simple command-line banking system built in Python. It allows users to create accounts, deposit or withdraw money, transfer funds, and view transaction history β€” all through a terminal interface.


πŸš€ Features

  • Create and manage multiple bank accounts
  • Deposit and withdraw funds
  • Transfer money between accounts
  • Validate user inputs and handle edge cases
  • View account balances and transaction logs
  • Menu-driven interface using Python CLI

πŸ› οΈ Requirements

This is a terminal-based app and only needs Python installed to run:

python3 project6_banking_system.py

About

πŸ’° A Python CLI banking system for managing accounts, transactions, and balances built for learning and practical use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages