simonprickett / boris-bikes

Quick Demo to List Information About London's Boris Bikes

Home Page:https://simonprickett.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boris-bikes

boris

Quick demo of how to pull basic information about the stations and status of London's "Boris" bike sharing scheme.

This will pull all the bike stations from the API, and produce a list with the following for each station:

  • Name
  • Latitude
  • Longitude
  • Number of bikes available
  • Number of bike docks that are free
  • Total number of bike docks

Try it out yourself here.

About

Quick Demo to List Information About London's Boris Bikes

https://simonprickett.dev/


Languages

Language:JavaScript 74.6%Language:HTML 23.3%Language:CSS 2.0%