Specific solutions on the top of GoJS library

In the project, we used selected framework technologies and methodologies tailored to the client’s expectations. Among them were:
- GoJS which is the advanced visual JS library for creating diagrams. It allows the use of advanced objects, collapsible panels, the inclusion of search engines, and increased interactivity. The client has already used GoJS and based his projects on it in this case.
- DagreJS used to build advanced types of diagrams and interactive objects. The library for calculating the position (arrangement) of elements on the diagram. It usually positions elements better and works faster than the layouts built into GoJS.
- Lodash FP serving as an auxiliary library for calculations and performing operations on data structures.