S
S
sabanovvv2014-03-13 22:23:04
PHP
sabanovvv, 2014-03-13 22:23:04

How can you develop a "traffic situation designer" web application?

It is necessary to develop a web application "traffic situation constructor".

The whole point is that the user himself builds the traffic situation: determines the number of carriageways, traffic lights, road signs, cars (number of cars), all this is selected somehow by checkboxes.

All selected information is displayed in the window in the assembled form, then the user presses the "let's go" button and the car starts moving according to the rules of the road, if the car goes against the rules of the road, then an accident occurs.

I ask you to comment on this
1. is it really possible to do?
2. What technologies can be used to implement this?
3. Where can I find developers?
4. Are there similar services on the Internet?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Khirenko, 2014-03-13
@Satanpit

Can you do everything that is specifically meant by a web application?

S
Sergey Polozov, 2014-03-13
@SergPolozov

1. Make it possible.
2. Technologies - php server, client - html, javascript, html5 (for the model)
3. Yes, anywhere - from freelancing to friends, etc. (my team can also take on such a thing in general :) )
4. I haven’t seen similar services, although I’ve seen some kind of modeling (not traffic situations), but unfortunately I don’t remember the names and links ((

Y
Yuri Lobanov, 2014-03-13
@iiil

Here's the line I'm interested in:
So who is driving the car? User or computer? If the user is OK, what's the point then? What roads did the user himself? It turns out the usual car simulator.
And if the computer controls, then I'm afraid we are already getting into serious jungle. After all, in order for an accident to happen, it is necessary that either the user's car or other road users make a mistake, violate traffic rules. With what probability this will happen, what kind of violation will be - this can only be given by a statistical analysis, which, strictly speaking, will not be objective, because there may not be such a site in the city.

Y
Yuri Morozov, 2014-03-13
@metamorph

In case of violation of traffic rules, in-app purchases must be offered to solve the problem on the spot.

S
sabanovvv, 2014-03-13
@sabanovvv

1. make an "intentional" accident.
2. there are also thoughts to make a simple constructor. Like an accident happened, and according to eyewitnesses, accident schemes are being built (signs, traffic lights, traffic lanes, possibly pedestrians), it is desirable that the schemes should be 3D, but this is not important for now, at the moment simple schemes are also needed.
3. A car simulator is also being considered.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question