Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Feat/Change assign player form #45

Open
makkoli opened this issue Aug 3, 2017 · 0 comments
Open

Feat/Change assign player form #45

makkoli opened this issue Aug 3, 2017 · 0 comments
Assignees

Comments

@makkoli
Copy link
Contributor

makkoli commented Aug 3, 2017

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 to a single team. It would be better to use something like the Material-UI stepper component.

Step 1: Display a list of all players in the league that are not in an active season and display the players with a checkbox so all checked players can be assigned to a single team.

Step 2: Display a list of all active teams that the players can be assigned to

Step 3: Have two fields, one for jersey numbers and one for positions for each player that is about to be added to the team

Submitting will then add all players on the back to that team with their jersey number and position attributes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants