TheDarkun / Elevators

Fullstack .NET Project for SOČ
0 stars 0 forks source link

Game Lobby - Contestants #28

Open TheDarkun opened 6 months ago

TheDarkun commented 6 months ago

Game Lobby - Contestants

Proposal

The creation of a component should display users within the game lobby. The component will feature avatars, display names, and usernames. To optimize performance, accessing the database should ideally occur on top of the component level and then passed as a parameter. This is particularly important as player count is required in the Game Lobby Info component. image