averbraeck / housinggame-facilitator

Facilitator app for the housing game
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Show measures in facilitator app based on new tables #33

Closed averbraeck closed 1 month ago

averbraeck commented 2 months ago

Measures have changed. The facilitator app displays the measures implemented by a player. Since the database has changed, see https://github.com/averbraeck/housinggame-common/issues/26, these now have to be drawn from two tables (housemeasure and personalmeasure) instead from one measure table.

averbraeck commented 1 month ago

House measures per house are shown correctly in the table for the facilitator:

image