An open API service indexing awesome lists of open source software.

https://github.com/dilan032/bank-system

No database. ArrayList is used to store the data.
https://github.com/dilan032/bank-system

java

Last synced: about 2 months ago
JSON representation

No database. ArrayList is used to store the data.

Awesome Lists containing this project

README

        

> [!IMPORTANT]
> Requaried

> - Software : NetBeans or Intelli IDEA

> - JDK : 21


> [!NOTE]
> No database.

> ArrayList is used to store the data.


## Functions in this system,

- Create User Account

- Create Bank Account



- Get Account Details

- Deposit

- Deposit History

- Withdrawal

- Withdrawal History

- Get Total Balance Of All Account

- Calculate Tax

- Calculate Interest Rate