I have GPS devices that needs to be installed to keep track of the fleet.
I want to build a web based platform with Phalcon where I can monitor the position of the car installed with GPS.
Assuming the GPS device is already installed, How can I monitor the map location of my car, whether idle or running using a Phalcon?
Is there a Phalcon based fleet management platform or will this be the first?
Thanks in advance.