Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sebastiandedeyne/php-checkout-kata
- Owner: sebastiandedeyne
- Created: 2015-03-26T10:10:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T10:11:58.000Z (over 9 years ago)
- Last Synced: 2024-10-17T16:06:11.701Z (27 days ago)
- Language: PHP
- Size: 102 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.