2 Open Issues Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a configurable backend connection for development and production environments. This involves creating a configuration file to manage backend URLs, developing an automatic switching mechanism between environments, and building a user interface to display the currently active backend connection.

Complexity: 4/5
enhancement help wanted frontend backend

AI Summary: Refactor the countdown logic to differentiate between pre-game and end-game countdown events received from the server. This is necessary to correctly display the countdown and fix existing issues with the countdown display.

Complexity: 4/5
bug help wanted frontend backend