Address Proximity Tool

A tool to calculate the distance between a list of addresses and school

Adobe XD

CSS

HTML

JavaScript

PHP

Turf.js

A tool to calculate the distance between a list of addresses and school to aid in admissions prioritisation. The tool uses a third-party mapping provider to geocode the list of addresses from the CSV import, and then Turf.js is used to calculate the distance between each address and school. A list ordered by distance is then provided to the user.

Landing pageFinal result after running the tool