The monitoring application updates the location of the contractors on a map
The monitoring application is built to provide instant and continuously updated information on a map of where contractors are located across a designated area, based on a specific coordinate system.
The NodeJs Server delivers the first page containing the map and is opening a permanent connection between server and the page app, providing updated data.
The information on the map screen is updated without any user interference which makes the app available on both small devices and public displays.


