Frontend for the Capital Gains Tax Subscription service
Summary
This service provides end users with a mechanism for subscribing to the Capital Gains Tax service
Run the application
To run the application execute
sbt 'run 9771'
Test the application
To test the application execute
sbt test
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