Customized Winlink Race Tracker Form and Template for use in Bigfoot ultramarathon events.

css emcomm ham-radio html javascript winlink winlink-forms
5 Open Issues Need Help Last updated: Jan 13, 2026

Open Issues Need Help

View All on GitHub

Customized Winlink Race Tracker Form and Template for use in Bigfoot ultramarathon events.

HTML
#css#emcomm#ham-radio#html#javascript#winlink#winlink-forms

AI Summary: This GitHub issue addresses the inconsistent use of `let`, `var`, and `const` declarations across the codebase, which can lead to unexpected scope-related bugs. The goal is to refactor the code to adhere to best practices: using `const` for immutable block-scoped variables, `let` for mutable block-scoped variables, and largely avoiding `var` unless specifically required by legacy code's function-scoping and hoisting behavior.

Complexity: 4/5
help wanted code maintenance needs more info

Customized Winlink Race Tracker Form and Template for use in Bigfoot ultramarathon events.

HTML
#css#emcomm#ham-radio#html#javascript#winlink#winlink-forms
enhancement help wanted code maintenance

Customized Winlink Race Tracker Form and Template for use in Bigfoot ultramarathon events.

HTML
#css#emcomm#ham-radio#html#javascript#winlink#winlink-forms
documentation help wanted good first issue

Customized Winlink Race Tracker Form and Template for use in Bigfoot ultramarathon events.

HTML
#css#emcomm#ham-radio#html#javascript#winlink#winlink-forms

AI Summary: This issue proposes utilizing the GitHub Wiki feature to centralize and expand documentation, currently scattered across the README.md and in-line form elements. The Wiki would cover topics like event overviews, volunteer duties, runner tracking details, and form usage scenarios, aiming to reduce the size of the README.md.

Complexity: 2/5
documentation help wanted good first issue

Customized Winlink Race Tracker Form and Template for use in Bigfoot ultramarathon events.

HTML
#css#emcomm#ham-radio#html#javascript#winlink#winlink-forms