Tidy up after a long absence
This commit is contained in:
parent
3931d2ccbd
commit
fea7c0eeb9
28 changed files with 2444 additions and 376 deletions
29
docs/design.md
Normal file
29
docs/design.md
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# Design Notes
|
||||
|
||||
## Stories
|
||||
|
||||
As a user I want to upload a character so my GM can see it
|
||||
|
||||
As a user I want to update a character so my GM can see it
|
||||
|
||||
As a GM I want to invite players
|
||||
|
||||
As a GM I want to review characters and pssibly appreove them
|
||||
|
||||
As a GM I want to remove players from my campaign
|
||||
|
||||
As a GM I want to send feedback on a character to a players
|
||||
|
||||
As an admin I want to create campaigns
|
||||
|
||||
As an admin I want to invite people to GM a campaign
|
||||
|
||||
As an admin I want to remove players
|
||||
|
||||
As an admin I want to remove campaigns
|
||||
|
||||
As an admin I want to remove GM from a campaign
|
||||
|
||||
As a player I want to add session notes to a campaign. (It would be really cool if multiple players could edit these notes. Bonus points for uploading images)
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue