Closed bkenza closed 4 years ago
MoreDetails is now called BuildingMoreDetails since the component design (logic/template) is specific to a building.
This issue will be moved to the refactoring endeavour and since we implemented a design pattern, this issue is not relevant.
In order to add some useful design patterns, the code needs to be refactored a bit since we did not really follow any architecture. By refactoring, we aim to make the code more readable and reusable. The purpose of this refactoring is to try to prevent future implementation issues and also, to make it more easy for more people to work on the same project.