Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Bank Management using OOP

This bank management system is built using OOP (Object Oriented Programming) concepts of Python. The system ensures all the logical checking for managing the bank system.

Key Features

Admin :

  • Create and delete account.
  • See total balance of the bank
  • Turn on the loan Features

User :

  • Deposit and Withdraw money ( ofc if the bank is not bankrupt xD)
  • See total balance and transactions history.
  • Transfer money to friends (The program ensures if the given user id is available in the bank)
  • Take Loan. (which can cause bankruptcy if the loan is not paid in time)

About

A bank management script file served with a replica system to use. Developed using Python OOP concepts.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages