Open
Description
This will require changes in both the frontend (nomnom-ui) and the backend (nomnom).
There is already an expansion panel in the UI once you have started a room but it is only showing the admin and room id. Some additional stats/info that might be useful to show:
- Search location and search radius
- Total search results (count of
room._nomnoms
) - List of users in the room
- Stats for each user (how many 'yum' votes and how many 'nah' votes for each)
The user stats seem most important as it might be useful for the host to see if someone joined but hasn't voted on anything so they're holding everyone up, or if someone is being really picky and voting 'nah' on everything.