A React.js app that allows to manage players, games, and stats + drafts teams associated to the Summit Broomball group. The main feature is computer assisted drafting, that allows sorting teams according to the players level, pick order by drafters, etc.
Stars
0
Forks
0
Watchers
0
Open Issues
44
Overall repository health assessment
^0.18.1^2.4.3^1.18.3^1.7.3^3.5.0^0.1.1^2.0.1^3.1.1^4.16.2^1.15.6^2.22.2^5.6.9^1.9.1^1.18.4^0.4.0^1.0.0^1.0.0^0.12.7^4.39.2^3.5.0^2.8.4^6.0.0231
commits
Merge pull request #11 from guiguipp/scss_modularization
6c064b9View on GitHubFixed the Safari bug preventing the 'glowing' on players with comparable skills as the one selected in Draft.js
e6c185eView on GitHubTrying to fix a bug happening in production with react pages not being properly served
9dbae43View on GitHubTrying to fix a bug happening in production with react pages not being properly served
d3d5736View on GitHubAdded a feature that allows the app to suggest trades between teams when clicking on the name of a player. Potential trades on the other teams 'glow', clicking on them validates the trade. Clicking on the same player again, or on a 'non-glowing' user cancels the process
610f972View on GitHub