/sales-taxes-calculator

Simple Java application that takes a cart in JSON format as input, applies some tax to the contained items and produces a receipt in JSON format as output.

Primary LanguageJavaApache License 2.0Apache-2.0

Stargazers