Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ministryofjustice/Claim-for-Crown-Court-Defence

Claim for Crown Court Defence, formerly Advocate Defence Payments (ADP), aka Crime Billing Online (CBO)
https://github.com/ministryofjustice/Claim-for-Crown-Court-Defence

adp advocate-defence-payments cbo cccd crime-billing-online crown-court-defence laa-get-paid psql rails ruby

Last synced: 3 months ago
JSON representation

Claim for Crown Court Defence, formerly Advocate Defence Payments (ADP), aka Crime Billing Online (CBO)

Awesome Lists containing this project

README

        

# Claim for crown court defence
### a.k.a Advocate Defence Payments, Crime Billing Online

[![CircleCI](https://circleci.com/gh/ministryofjustice/Claim-for-Crown-Court-Defence/tree/master.svg?style=svg)](https://circleci.com/gh/ministryofjustice/Claim-for-Crown-Court-Defence/tree/master)
[![Code Climate](https://codeclimate.com/github/ministryofjustice/Claim-for-Crown-Court-Defence/badges/gpa.svg)](https://codeclimate.com/github/ministryofjustice/Claim-for-Crown-Court-Defence)
[![Test Coverage](https://codeclimate.com/github/ministryofjustice/Claim-for-Crown-Court-Defence/badges/coverage.svg)](https://codeclimate.com/github/ministryofjustice/Claim-for-Crown-Court-Defence/coverage)
[![Known Vulnerabilities](https://snyk.io/test/github/ministryofjustice/Claim-for-Crown-Court-Defence/badge.svg)](https://snyk.io/test/github/ministryofjustice/Claim-for-Crown-Court-Defence)

Service for the remunerating of advocates and litigators by the Legal Aid Agency for work done on behalf of defendants in criminal proceedings.

## Environments

| Name | Link |
| ------------- | ------------- |
| dev | [dev.claim-crown-court-defence.service.justice.gov.uk](https://dev.claim-crown-court-defence.service.justice.gov.uk) |
| staging | [staging.claim-crown-court-defence.service.justice.gov.uk](https://staging.claim-crown-court-defence.service.justice.gov.uk) |
| api-sandbox | [api-sandbox.claim-crown-court-defence.service.justice.gov.uk](https://api-sandbox.claim-crown-court-defence.service.justice.gov.uk) |
| production | [claim-crown-court-defence.service.gov.uk](https://claim-crown-court-defence.service.gov.uk/) |

## Documentation

* [Development](docs/development.md)
* [Testing](docs/testing.md)
* [Build and deploy](docs/build_and_deploy.md)
* [Maintenance mode](docs/maintenance_mode.md)
* [Cheat sheet](docs/cheat_sheet.md)
* [Note on VAT](docs/vat_note.md)
* [Account setter utility](docs/account_setter.md)
* [Working with fee types](docs/fee_types.md)
* [Working with fee schemes](docs/fee_schemes.md)

## Contributing

Bug reports and pull requests are welcome.

1. Fork the project (https://github.com/ministryofjustice/Claim-for-Crown-Court-Defence/fork)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit until you are happy with your contribution (`git commit -am 'Add some feature'`)
4. Push the branch (`git push origin my-new-feature`)
5. Make sure your changes are covered by tests, so that we don't break it unintentionally in the future.
6. Create a new pull request.

## License

Released under the [MIT License](http://www.opensource.org/licenses/MIT). Copyright (c) 2015-2016 Ministry of Justice.