The programming assignment is implemented using Java Spring MVC on the backend and Angular 4 on the frontend. Google maps API is used on both frontend and backend.
The backend is a REST service completely separated from the frontend part. It is deployed as a Docker container and available at this address http://188.226.169.79:8080/api/vehicles/
The frontend is available here http://188.226.169.79
The docker images are available on Docker Hub as sfirsov/logistics-frontend and sfirsov/logistics-backend.
