https://github.com/sequint/icecreamshop
A basic Java terminal application demonstrating strategic choice of the Decorator Design Pattern
https://github.com/sequint/icecreamshop
Last synced: over 1 year ago
JSON representation
A basic Java terminal application demonstrating strategic choice of the Decorator Design Pattern
- Host: GitHub
- URL: https://github.com/sequint/icecreamshop
- Owner: sequint
- Created: 2024-12-29T20:13:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T20:54:31.000Z (over 1 year ago)
- Last Synced: 2024-12-29T21:20:22.612Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ice Cream Shop
A basic Java terminal application demonstrating strategic choice of the Decorator Design Pattern.
## UML Design
