league-for-good
league-for-good copied to clipboard
An open source sports league management tool
We need tests to be written for server and client side. There are example tests in `server/models/__tests__` and `client/reducers/__tests__`
The view page under player registrations link under the player tab in the league dashboard needs to be styled. This could also be done in conjunction with issue #42 Any...
The assign player form needs to be improved so it can handle assigning multiple players to a single team. Currently, the assign player form only handles assigning a single player...