• Stars
    star
    1
  • Language
    Java
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pre-interview java coding assignment to create a vending machine. It uses the Abstract Factory Pattern, in conjunction with a Decorator pattern to dispense coffee drinks. Needs more test added to it.