Bank Account console using Object Oriented Approach
-
Notifications
You must be signed in to change notification settings - Fork 0
This Java project aims to design a class hierarchy for a bank application that creates bank account objects and records transactions. The application have two types of accounts: PersonalChequingAccount and SavingAccount, and will utilize an Object-Oriented approach with Polymorphism.
corpzbrideee02/Polymorphic-Banking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Java project aims to design a class hierarchy for a bank application that creates bank account objects and records transactions. The application have two types of accounts: PersonalChequingAccount and SavingAccount, and will utilize an Object-Oriented approach with Polymorphism.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published