Skip to content

PiaMacalanda/SoftEng1_Decor-Pattern-Digital-Bank

Repository files navigation

CIMB Digital Bank Savings (Decorator Pattern)

Problem Set

CIMB is a digital bank that offers GSave and UpSave savings accounts. As with a typical Savings Account, it contains accountNumber, accountName, and a balance for that account.

The typical savings account offers an interest rate of 1%. The benefits of the typical savings account is the same with the "Standard Savings Account" as compared to other banks.

The GSave account offers an interest rate of 2.5%. Benefits include the "Standard Savings Account" plus access to "GCash transfer".

The UpSave account offers the highest interest rate of 4.0%. Benefits include the "Standard Savings Account" plus "with Insurance".

UML Diagram by Sir. Jeremias C. Esperanza

image

About

Digital Bank System implementing decorator pattern using Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages