Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 280 Bytes

README.markdown

File metadata and controls

3 lines (2 loc) · 280 Bytes

A Vending Machine in Software - kata practice

This application is an implementation of the vending machine kata. The vending machine, when complete, should allow a user to stock items, make change, accept money and vend if the item is in stock and the balance is high enough.