Builds | Branch | Status |
---|---|---|
Circle CI | main | |
SonarCloud | main |
This is a simple eligibility checker for the Probate process. The users hit this first after the main Drupal site.
Contributions are welcomed! Read the Contributing Guide for more information.
Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation. The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.
We built this to streamline the probate process.
This solves the problem of working out if citizens can apply for probate online in Northern Ireland.
This is a simple dotnet core application with the questions hard coded into the site.
This site will be used for a variety of other projects not just Probate. It will be used as an entry point to check eligibility for a certain government service.
To build run "dotnet build" in command line then dotnet run to run the site