I want to write a web application in which you can drag blocks into a certain field. There are some items (products) in the database, they have height, width, length. Choosing these objects, they can be placed in a certain area.
What are the modules and plugins that will simplify my work?
Or is it only possible to implement flash?