GYM One is an open-source, free gym management software designed to optimize the operations of fitness centers, personal trainers, and sports clubs.

fullstack-development gym-management opensource php
1 Open Issue Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves fixing a bug in the GYM One gym management software's registration process. The bug prevents the email verification toggle from working correctly, meaning new users are always required to verify their email, even when the toggle is disabled. The fix requires changing a single line of PHP code in the `register/index.php` file to ensure a type match between a string and a boolean value.

Complexity: 1/5
Bug Good first issue

GYM One is an open-source, free gym management software designed to optimize the operations of fitness centers, personal trainers, and sports clubs.

PHP
#fullstack-development#gym-management#opensource#php