We need an application which uses the DVLA UK MOT History API to detail the MOT history of a vehicle based on it's registration number.
The application needs to be build using PHP with clear comments on how it works. We have already registered with the DVLA and have all of the necessary API credentials to begin.
More details on the API can be found here - https://documentation.history.mot.api.gov.uk/mot-history-api/api-specification/#/mot-history-api/get_v1_trade_vehicles_registration__registration_
We will also provide an example of the format and design to anyone who wishes to see it.