/busOnAir

A Neo4j & Google Maps based Public Transport Route Planner

Primary LanguageJava

University of L'Aquila - Computer Science Department

This is a fork of the Transport Dublin project.

We are working on extending it with:

  • real-time tracking of the vehicles on the network
  • a set of mobile applications that can seamlessly access the service from either iOs, Android, or Windows devices
  • a set of optimization algorithms that will help engineers in studying and enhancing the overall network performance

We are applying the project to a real case study on the public transportation system of L'Aquila (Italy).

Contacts

Ivano Malavolta

Ludovico Iovino

[Stefano Pace] 9

[Francesco Gallo] 10

Vasco Gallotti

Michele Flammini

Michele Rastelli

Getting Started

Install Neo4j Server, Maven, Node.js & npm and clone the project with:

git clone git@github.com:WhichWay/TransportDublin.git

Setup $NEO4J_HOME in the bin/install.sh file and install with:

sh bin/install.sh

Point your browser to http://localhost:8081/

Let us know if you have any feedback.