This service provides end users with a mechanism for calculating their capital gains tax for properties owned by residents.
This service is written in Scala and Play, so needs at least a [JRE] to run.
This code is open source software licensed under the Apache 2.0 License
To run the microservices locally start the dependent microservices using service manager
sm2 --start CGT_ALL
sm2 --stop CGT_CALC_RES_PROP_FRONTEND
Then from the root directory execute
sbt "run 9702"