Frontend for the Capital Gains Tax Calculator for Resident Shares

Apache-2.0 license Build Status Download

Summary

This service provides end users with a mechanism for residents to calculate their capital gains tax for shares.

Requirements

This service is written in Scala and Play, so needs at least a JRE to run.

License

This code is open source software licensed under the Apache 2.0 License

Running the service

To run the microservices locally start the dependent microservices using service manager sm --start CGT_ALL -r
sm --stop CGT_CALC_RES_SHARES_FRONTEND

Then from the root directory execute sbt "run 9704"