Web Dev

Crime Compare

Built With
  • Vue.js
  • Tailwind CSS

CrimeCompare is a Vue.js app that uses the police.uk API to compare crime statistics in two postcodes.

I built this while mentoring for Bash Festival of Code 2019, a hackathon for 13-17 year-olds in the summer of 2019.

The app takes 2 postcodes in England, Wales or Northern Ireland, converts them to coordinates (using the postcodes.io) API, and requests crime data for a mile radius from the police API. Unfortunately it’s very broken on small screens - but in the hackathon spirit I won’t be fixing that now the event is over.