alexander-novo / Boardgame-Toolkit

A boardgame toolkit and remote play environment for Senior Projects at UNR
0 stars 0 forks source link

R20 - Add "publication status" to each project #31

Closed alexander-novo closed 3 years ago

alexander-novo commented 3 years ago

R20 - The toolkit shall allow developers to manage the “published” status of their board game.

Each project defaults to "unpublished". In this state, only the owner can view the project. The owner can change the publication status to either a selection of other users or "published". Each user added to the publication status (or any user in the case of a published game) can view the game and create lobbies for it.

You should be able to view publication status from this menu:

image

Clicking a button should bring up a popup similar to how Overleaf works (sans link sharing):

image

Maybe consider adding autofill for usernames of users we want to add to the publication status.