Skip to content

mwvdev/berightthere

Repository files navigation

berightthere

Build status

A server that allows developers to integrate against an API to register a trip. Each trip is represented by a unique identifier and once allocated can be used for reporting GPS coordinates.

A web interface allows users to see an overview of the current trip using an interactive map that updates automatically whenever new GPS coordinates are received without the need to refresh the page.

Example screenshot

The server is powered by Spring Boot (MVC, thymeleaf, web socket, JPA data). The web interface uses Leaflet to provide the map and CARTO for tiles. An icon pack is provided by icomoon.

Try it out using Docker

Be right there is available on Docker Hub.

Try it out using an in-memory database:

$ docker run mwvdev/berightthere

About

A Spring Boot based server for receiving GPS coordinates and plotting a route using Leaflet

Resources

License

Stars

Watchers

Forks

Packages

No packages published