Allow past games to be viewable on the website #126
Labels
issue: feature request
For issues only. Marks reported feature suggestions.
medium priority
For PRs & issues. Marks issues/fixes for said issues that we prefer implemented sooner than later.
stack: backend
For PRs & issues. Describes what part of the codebase the issue/code affects.
stack: frontend/UI
For PRs & issues. Describes what part of the codebase the issue/code affects.
Let's solidify our URL assumptions:
dashboard/*
assumes we are talking about the most recent gameand requires a running game.
We probably want to have a
/games
(or some other name, doesn't matter to me) view with subpages like/games/<game uuid>/zombie-tree
.We probably also want to somehow hook up mission/announcements history, but that might be a bit painful.
Perhaps make past games viewable only by those who participated in them? Not sure!
The text was updated successfully, but these errors were encountered: