Skip to content

PERES-Richard/CarGoverload

Repository files navigation

Overload

Technology

  • Go for most most services
  • Node.js with ExpressJS
  • PostgreSQL database the secure model (store bookings)
  • Neo4j database to represent each node and powerful distance calculation

How to use

You can launch ./prepare.sh to build the docker containers and check if each service is Ok

Get to frontend/index.html to use the UI

You can check the neo4j database nodes by going to http://localhost:7474/browser/

  • Username : neo4j
  • Password : superpassword