Laravel Results Comparison
I was asked to create an online clinical result comparison application that clinicians could run on tablets while they were with patients. It would guide them through a series of questions and then provide instant feedback at the end by comparing their data to all the rest that has been submitted so far. The backend let the clinicians run more extensive comparisons from their clinic against the anonymised historical data of clinics from across the world.
I created it using Laravel, Bootstrap, JQuery and ChartJS. It featured multi-level user management including front end user registrations and a forgotten password system. The animated charts were generated using ChartJS which was fed data using Ajax REST requests based on the user filter selections. The results could be saved for future editing, exported in PDF format or displayed in a printer friendly layout using custom print media queries. The site was responsive and based on a trimmed down Bootstrap 4 implementation.











