rooreynolds / wheresboris

Where is London mayor Boris Johnson?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where's Boris?

A lightweight single page application that predicts the answer to an important question: where is the Mayor of London Boris Johnson?

Features

  • Fast loading
  • Clean HTML
  • Accessible
  • Uses advanced predictive modeling to accurately predict the likely location of the Mayor of London right now

Installation

  • Install a web server. This is left as an exercise for the reader
  • Download the supplied index.html to eg {document root}/wheresboris
  • The service should now be available at localhost/wheresboris/index.html
  • That's it? Easy, eh?

Prerequisites

Where's Boris has only one dependency: a web server. Here's a handy comparison table of web server software to help you decide which one you'd like to use.

Usage

Point your browser at eg localhost/wheresboris/index.html (you can copy and paste that URL but depending on the exact location you installed the source into your specific location might be different)

Advanced options

There are no advanced options.

On the command line

curl http://localhost/wheresboris/

Demo

For convenience, you can see a working version of Where's Boris at rooreynolds.github.io/wheresboris/

License

The MIT License (MIT)

Copyright (c) 2015 Roo Reynolds

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Where is London mayor Boris Johnson?

License:MIT License


Languages

Language:HTML 100.0%