Skip to content

dev-KartikSharma/Banking-System-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Banking-System-Python

This is a console application. It has features like create account, login and then deposit, withdraw, show account info, show transactions and finally logout.

It uses three classes :-

  • BankSystem( contains functions - deposit, withdraw, show account info )
  • BankAccount( contains functions - create account , login )
  • BankTransaction( contains functions - add account to transactions data, add details to transactions data)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages