Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 214 Bytes

Money

For showing differences between OO and FP

Problem to solve

Given discount rate is 20% and tax rate is 10%, calculate the final price for any given listing price.

How to run

./gradlew bootrun