pexeixv/weight-class-finder

Add support for organization-specific weight classes

Open

#2 opened on Oct 21, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Extend the weight class logic to support multiple organizations.
  • Users should be able to select the organization from a dropdown or radio buttons.
  • Display the correct weight class based on the selected organization.
  • Make the architecture flexible so new organizations can be added easily in the future.

Contributor guide