Conveyancing Quote System
In 2012 I built a system for a law firm in Cardiff to streamline the process of creating conveyancing quotes. It has been in production use ever since.
The system allows the firm to rapidly take details of clients who are purchasing or selling a property, and automatically calculates fees such as stamp duty and land taxes. Quotes are calculated on the fly so agents can give clients accurate, real-time view of what the purchase or sale will cost.
The process was paper-based, manual and error prone before the system was introduced. With more than 500 quotes per month, the system has saved the firm significant time and cost, and provided valuable business intelligence.
Features
- Quotes creation, retrieval, updates and search
- PDF document generation
- Detailed reports for business intelligence
- User management
- Auditing
- New forms can be created easily as they are generated from configuration
Technology
- Java/Groovy web application
- PrimeFaces frontend (I know this needs rewriting!)
- CDI
- MySQL
- Docker
- Hosted on AWS using Fargate
- Infrastructure created entirely using IaC (Terraform)