Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maciejwwojcik/bank-softwaredesignproject
Project for Software Design classes
https://github.com/maciejwwojcik/bank-softwaredesignproject
Last synced: 3 days ago
JSON representation
Project for Software Design classes
- Host: GitHub
- URL: https://github.com/maciejwwojcik/bank-softwaredesignproject
- Owner: MaciejWWojcik
- Created: 2018-10-11T17:28:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-11T11:27:54.000Z (about 6 years ago)
- Last Synced: 2024-11-02T18:43:15.759Z (about 2 months ago)
- Language: Java
- Size: 34.2 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bank-SoftwareDesignProject
Project for Software Design and Modeling classes.
Repository contains Java project which models simple banking system.Patterns
----
- Decorator pattern - Debit implementation
- Visitor pattern - Reports implementation
- Command pattern - Operations implementation
- State pattern - InterestRate implementation
- Mediator pattern - InterBankPaymentAgency implementationRequirements
----
- Java 8Authors:
Maciej Wójcik & Piotr Mitkowski
Software Engineering 2018