Construction of websites for planned projects
Hello.
There is a technical specification for developing a website for an organization engaged in real estate. The specification includes the implementation of the following:
 >A schematic representation of a building with a grid layout for apartments and floors. Available apartments are clickable, sold ones are shaded and non-clickable, and reserved ones are highlighted with a specific label/color, and are also clickable.
Next to the building, there is navigation by sections (if the building consists of several sections). Clicking on an entrance changes the building plan and the typical floor layout.
On the right, a typical floor plan is displayed.
When clicking on an apartment in the schematic building, the layout of the corresponding apartment is highlighted on the floor plan
When clicking on the apartment layout in the typical floor plan, a card for the apartment opens in place of the floor layout.
View:
But I don't know what tools to use to implement this. Please advise.
There is also a live implementation at http://xn--1-7sbdcvlck0dbu4i.xn--p1ai/buildings.html?view=buildingplan&id=3%5C%27
But it was made on Joomla, apparently using the web plan module. Is there an equivalent in Drupal? Or could you provide guidance on implementing such functionality?