tomekz / viennaBike

web application that helps you localize nearest available CityBike in Vienna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vienna CityBike

Web application optimized for mobile devices that helps you localize nearest available CityBike in Vienna.

  • See what stations are the closest to your current location and what's the distance

  • Check the station's current bikes and dock ability as well as its position on the map

  • Filter stations by their district and number of available bikes

Developed with Angular & Google Maps API

Demo

Netlify Status

Go To Application

Getting Started

# clone and navigate to repo

# install deps
npm install

# run
ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

# test
ng test

# build for prod
ng build --prod

About

web application that helps you localize nearest available CityBike in Vienna


Languages

Language:TypeScript 93.3%Language:HTML 3.6%Language:CSS 1.8%Language:JavaScript 1.3%