Before writting any code, a UML (Unified Modeling Language) class diagram was created to visually represent the structure of the banking system. This diagram serves as blueprint, outlining the relationships between the Account base class and its two child classes, SavingsAccount & CheckingAccount. It defines their attributes and methods, ensuring a clear and well-organized design that aligns with the project requirements. This planning step is crucial for developing a robust and scalable object-oriented program.
gabrielml/exercise-banking-system
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
