Skip to content

Moyo-tech/Bank-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Bank-Management-System

A python program, imitating functionalities of a banking system, in order for users to perform certain operations in a bank.

Files

Simple banking system

Creates an account for different users and allows deposit, withdrawal, transfer between different client account. The program has been designed to meet different users need.

Banking system - 2 Accounts

This program has been designed to alllow the creation of different accounts; Savings and Current account for the user, it also applies an amount of interest to the user's deposit after a period of time in the different accounts. In the current account an interest of 1% is applied after 1 month. In the savings account an interest of 3 % is also applied after 1 month but the user can only withdraw after 6 months. The functionality to transfer money to different clients in different accounts in the bank is also applied.

About

A python program, imitating functionalities of a banking system, with the operations to create accounts, deposit, withdraw and transfer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages