flo-schu / diverssite

0 stars 1 forks source link

Add spreadsheet like functionality #73

Open flo-schu opened 1 year ago

flo-schu commented 1 year ago

For tournaments and other organizatory stuff, lists could be really helpful tools. If they can be easily integrated -- why not?

https://github.com/trco/django-funky-sheets

it is based on handsontable https://handsontable.com/docs/javascript-data-grid/formula-calculation/

Formula support can be added https://hyperformula.handsontable.com/guide/license-key.html#gplv3-license for non-commercial and open source projects

Alternative ciuld be also be based on react https://github.com/iddan/react-spreadsheet

This seems a lot of work for implementing this feature. unclear if worth it