akorinda / MiSCA-ID-Sticker-Generator

Create sticker sheets with scannable codes for MiSCA athletes
GNU General Public License v3.0
0 stars 0 forks source link

Select Athletes #6

Closed akorinda closed 2 years ago

akorinda commented 3 years ago

Select which athletes you would like to create codes for. It is possible to have to print sticker just for new riders or riders who have lost all their stickers mid-season. It would be helpful to restrict the code to execute on only the desired athletes, saving ink and paper.

akorinda commented 3 years ago

Some more interactive solution examples: https://www.jquery-az.com/an-html-table-plug-in-for-bootstrap-with-sorting-pagination-checkbox-etc/ https://blog.miguelgrinberg.com/post/beautiful-interactive-tables-for-your-flask-templates

akorinda commented 2 years ago

Closing with commit 9779e6c.

User defined filters are implemented with multiple selection assuming OR within a column and AND across columns. The interactive solutions will be explored again when a GUI is implemented (issue #7).