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).
[Stefano Pace] 9
[Francesco Gallo] 10
Install Neo4j Server, Maven, Node.js & npm and clone the project with:
git clone [email protected]: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.