项目作者: alphagov

项目描述 :
Serves the Child benefit tax calculator on GOV.UK
高级语言: Ruby
项目地址: git://github.com/alphagov/calculators.git
创建时间: 2013-05-30T10:46:49Z
项目社区:https://github.com/alphagov/calculators

开源协议:MIT License

下载


This service is now provided by Smart Answers

Child Benefit tax calculator

This calculator reports how much child benefit tax you are entitled during a tax year.

There is a cut-off date of 7 January 2013. This is the date High Income Child Benefit Tax Charge came in effect.
This means that if the 2012 tax year is selected the calculator will only calculate the child benefit you are entitled to from 7 Jan 2013 to 5 Apr 2013, not for the entire tax year.

Running the app

  1. ./startup.sh

To run the app with the live content store and static

  1. ./startup.sh --live

The only content in this app is child-benefit-tax-calculator/main

Running tests

  1. bundle exec rake spec

Dependencies

  • publishing-api: this app sends
    data to publishing-api to register URLs.