Answer the question
In order to leave comments, you need to log in
The system allows you to track the location of vehicles. How to do it?
Hello.
At the university, they were asked to do the following work for practice:
Statement of the problem.
The system allows you to track the location of vehicles.
Main database tables: routes, drivers (coordinates received from the mobile device, driver name, driver code)
The database administrator, using the MVC web application, has full access to the database.
A web service is used to retrieve information from a database and communicate with applications that are clients of the service.
Clients:
· The driver, using a mobile application, transmits the coordinates of his location (instead of registering devices, he manually enters the latitude and longitude (latitude, longitude) into the mobile application.
· The dispatcher, using a desktop or web application, regularly views the route of a given driver and the current coordinates of the driver). Displays the driver's route and position on the map using the Maps API
. Please tell me how to implement this in a simple way, maybe you know similar projects. It's just that I don't understand how to combine different systems such as MVC, WPF, and also with an android application for uploading GPS coordinates.
Answer the question
In order to leave comments, you need to log in
It's just that I don't understand how to combine different systems such as MVC, WPF, and also with an android application for uploading GPS coordinates.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question