The dispatch app-client is used for real time monitoring of goods in transit.It works hand in hand with the dispatch app-rider which feeds it current location to a firebase realtime database , this is then used by the client fore real time monitoring.There is also an admin dash board built with asp.net core for the business owner to manage admin activities.
The dispatch app-rider is used for accepting dispatch rides & real time monitoring of goods in transit.It works hand in hand with the dispatch app-client which the client use to make orders for dispatch.There is also an admin dash board built with asp.net core for the business owner to manage admin activities.