Checkout sample
A shop checkout price calculation example I created for a job application.
You can find the whole task description here: http://codekata.com/kata/kata09-back-to-the-checkout/
Run it
See for usage:
java -jar checkout.jar --help
See conf/prices.json for price setup.
License
Licensed under the MIT license.