Skip to content

MVP Feature List

Andrew Murray edited this page Mar 22, 2022 · 3 revisions

MVP Feature List

1. Signup, Login, Demo Login, Logout

  • Users can sign up, log-in, and log out.
  • Users can use a demo log-in to try the site.
  • Users can't use website features without logging in, like creating characters or viewing campaigns
  • Logged-in users are directed to their user page which shows characters and campaigns
  • Logged out users are directed to the landing page.

2. Characters

  • All logged-in users can create a character.
  • All logged-in users who own a character can read, create, edit, and delete that character
  • All logged-in users who are part of a campaign can read limited info on other users' characters in that campaign

3. Campaigns

  • All logged-in users can create a campaign.
  • Users who own a campaign can invite other users to that campaign
  • Users who own a campaign can create, edit, and delete sections and articles related to that campaign
  • Users who are part of a campaign but don't own it can create and edit sections and articles related to that campaign, but cannot edit the campaign title or descrption, nor can they invite others to that campaign.

4. Campaign Search

  • Logged in users can type into a search bar to find sections or articles related to the campaign they're currently in

Clone this wiki locally