Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastiandedeyne/php-checkout-kata

Kata for a supermarket checkout with discounted prices
https://github.com/sebastiandedeyne/php-checkout-kata

Last synced: 14 days ago
JSON representation

Kata for a supermarket checkout with discounted prices

Awesome Lists containing this project

README

        

# Code Kata: Checkout

Kata from [codekata.com](http://codekata.com/kata/kata09-back-to-the-checkout/) implementing a supermarket checkout with discounted prices. Added a different type of special price to make it more challenging. Done with phpspec.