Skip to content

hmrc/cgt-calculator-resident-shares-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 sm2 --start CGT_ALL
sm2 --stop CGT_CALC_RES_SHARES_FRONTEND

Then from the root directory execute sbt "run 9704"