Vending Machine Software
With a pair programming partner over the course of four days I developed a command line interface vending machine in Java using test driven development. It loads inventory from a csv file and writes a sales log to txt file. Unit Tested. Click the image to check out the code!