Published at https://fellmann.github.io/tanzen
Assorted selection of tools for dancesport.
- Calculation of Majority & Skating results for finals
- Probability for amount of qualified teams after first round in formation dancing
- Calculator for room capacity in compliance with Corona virus distance rules
Based on:
- Gatsby
- TypeScript
- React
- [Bootstrap]https://github.com/twbs/bootstrap)
- mobx
Prerequisites: Node >= 16, Yarn installed
Run locally:
- Run
yarn
- Run
yarn start
, open https://localhost:8000
Build: Run yarn build
Contributions are welcome.