MykeMyke / TridenGamesWebsite

MUI5 Triden Web Calendar
3 stars 4 forks source link

Player Management #147

Open MykeMyke opened 5 months ago

MykeMyke commented 5 months ago
gludington commented 4 months ago

There already is an edit button on the cards for DMs for the games they would DM. I would suggest placing player management on the same page as game editing, because to the DM the players are part of the game.

MykeMyke commented 4 months ago

Probably needs to be placeholder on new game creation, checking for game object prior to loading player management elements. Also need a message saying that players can't be added until the game has been created. The challenge with that strategy becomes if people want to release a near-term game, and people signup before they can add their players.

Can an alternate strategy of "Seed players" be implemented at the game creation step? How would players enter such a dropdown if new to the server? Need to make it clear to the DM is all.

gludington commented 3 months ago

Needs a user search api to populate an Autocomplete widget, but Should be possible to create a game with players in the same request.