junzy / store-checkout-coupons

A POC design for a store checkout with custom coupon codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

store-checkout-coupons

A POC design for a store checkout with custom coupon codes

H3 Usage:

java -jar coupon.jar

. Ensure products.json lies in the same directory as coupon.jar. This has been done for the sake of simplicity.

H3 To Build:

mvn install java -jar target/coupon-0.0.1-SNAPSHOT-jar-with-dependencies.jar from the folder containing products.json.

About

A POC design for a store checkout with custom coupon codes

License:MIT License


Languages

Language:Java 100.0%