You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.