Online Fencing Pool Sheet

About

This is a work in progress poolsheet to organize fencing pools. Currently, I have used the following poolsheet provided by USA Fencing as a model for creating this one. And it will follow the bout orders defined here (though I do not support setting fencers as teammates right now).

The source for this page can be found here: Online Fencing Pool Sheet, and the supporting library for it can be found here: fencing-sport-lib.

Usage

To get started you can click "Add Fencer" and type in a name to create a new fencer to add to the poolsheet. You must have 4-12 fencers for a poolsheet to be created by pressing the "Submit" button (Otherwise you will get the "UnsupportedParticipantCount" Error). If you want to define your own bout order, you can open an issue or pull request in the "fencing-sport-lib" library linked above, and I can explain how.

You can enter in scores in the number fields, and the checkboxes are used to select priority (not the winner). The winner is calculated based on the entered score and who has the priority box checked.

Clicking "Get Results" will do the calculations for wins, touches scored, touches recieved, and the touch indicator. I have a placeholder for displaying place, but it is not used yet. For now, just rely on the order the fencers are displayed in.

Other

I am looking for help with this project, so if you notice any issues or just want to get in contact, you can open a new issue.