Coder Social home page Coder Social logo

acecentre / mileagecalculator Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 0.0 156 KB

A simple mileage calculator - converts postcodes to miles.

Home Page: https://mileagecalc.acecentre.net

Python 72.17% HTML 27.64% Procfile 0.18%
mileage mapit-api mileage-calculator postcodes

mileagecalculator's Introduction

Mileage Calculator

What does this do?

It provides a box for the user to paste lines like:

	OL8 3QL to BR48lW to SW11DR to OL83QL
	OL83QL to  L171DW to OL83QL

and hitting the 'Go' button it will return the mileage between these points.

Demo of MileageCalc with Excel

How?

By the power of Greyskull!

(No, really: Google Maps API, and the MapIt API)

Why?

To help me fill in my expense claim forms. I was bored having to copy and paste loads of postcodes into google maps so I instead wasted twice as much time making an app to do it for me.

Note

We round up to the nearest whole mile. Hope thats ok with you

Deploy

  • You will need a Google Maps API Key environmental variable (named 'GAPI_KEY')
  • You will also need a MapIt API Key environment variable (named as 'MAPIT_KEY')
  • You should set a port environmental variable ('PORT" = 33507)

Deploy

mileagecalculator's People

Contributors

dependabot[bot] avatar gavinhenderson avatar willwade avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mileagecalculator's Issues

Getting a 500 error

Think this is due to Google blocking this. Runs for a couple of times and then doesnt :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.