openboard icon indicating copy to clipboard operation
openboard copied to clipboard

Plot out user story workflows

Open codegold79 opened this issue 5 years ago • 0 comments

Looking at Switchboard application, identify the features needed to produce an MVP of a similar app. Write all the features, such as creating users, creating posts, deleting, etc. as user stories.

A/C

  • [x] Create file named "stories.md"
  • [x] Go through Switchboard usage and record what stories should be reproduced by OpenBoard.
  • [x] Identify which of those stories are required in an MVP.
  • [ ] Decompose stories into siloed E2E test descriptions (in a separate "backend tests" section of stories.md)
    • [ ] File issues for features and tests that are missing
    • [ ] File issues for tests (feature already existing) that are missing

*consider placing issue filing into separate issue if this issue is taking long

codegold79 avatar Jan 20 '21 03:01 codegold79