LH.

MORE THAN No Claims Discount Document Uploader

Tech Stack

HTML

CSS

jQuery

Django

Python

Salesforce

The Build

Provide proof of your no claims discount to MORE TH>N through this easy uploader.

I worked on this proof of concept during my time at RSA; the prototype was then picked up as an official project.

The frontend provides a clean, responsive upload page that works across desktop and mobile devices. An image is selected from the user's device and previewed on the page before submission. PDF documents can also be uploaded - they are converted to PNG client-side through use of Mozilla's pdf.js and HTML5 canvas.

Uploaded images are passed through a database-less Django app where several stages of validation occur before the image is finally added to a Salesforce database.

Screenshot