Got a project?

Get in touch
All work

Will management platform — later acquired

Built it in six months. Maintained it for four years. They sold it.

A full will drafting, storage and executor-handover platform in PHP and Angular. Six months to build, four years under my maintenance, then sold to an insurance consortium as a working asset.

Client
Will management platform — later acquired
Year
2016 — 2021
Role
Sole developer — system design, build, four years of maintenance
Will management platform — later acquired website
6 months
Concept to production
4 years
Maintained without a rewrite
Acquired
Sold to an insurance consortium

Context

A financial services business needed to take will drafting off paper. Advisors were completing wills in Word documents, printing them for signature, and storing scans in a folder structure that only one person fully understood.

The risk was obvious to everyone. Nobody had built the alternative.

The problem

Wills are not a CRUD app.

A will has legal structure — beneficiaries, bequests, residue, executors, guardians, conditions — and those parts interact. Change a beneficiary and three other clauses may become invalid. The document has to be generated correctly, versioned so that an earlier will can be produced years later, and access-controlled so that an advisor sees their clients and only their clients.

And it had to be usable by advisors who were not technical and were not enthusiastic about the change.

What I did

I modelled the will itself rather than the form. Clauses became structured data with their own validation rules, so the document is generated from the model and the model is what gets versioned. Every material change writes a new immutable version with a full audit trail — who changed what, when, from where.

The interface was Angular, deliberately: the clause builder needed real interactivity, and a page-reload-per-step flow would have been abandoned by the advisors inside a week. The rest was server-rendered PHP, because it didn’t need to be anything cleverer.

Role-based access ran three levels deep — advisor, branch, administrator — with the executor handover as a separate, tightly scoped flow. PDF generation was templated so the legal team could adjust wording without a developer.

The result

The platform went from first conversation to production in six months, and replaced the paper process entirely.

I then maintained it for four years. In that time it never needed a rewrite, never had a data loss incident, and absorbed two rounds of legal wording changes and one full rebrand without structural change.

At the end of that period the business sold the system to an insurance consortium. It was bought as a working asset, with its code and its four-year operating history — which is the only endorsement of a build that actually counts.

Got something like this that needs building?

A few lines about what you’re trying to build or fix is enough. It lands in my inbox and I reply within the business hour — honestly, including whether I’m the right person. If I’m not, I’ll say so and point you at someone who is.

I reply to every enquiry within one business hour.

Prefer email? support@yourdesign.co.za· (+27) 079 177 1970

Next case study — Nimue Skin Technology →