Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 736 Bytes

File metadata and controls

28 lines (25 loc) · 736 Bytes

user_stories

Project should have...

  1. User authentication and authorization.
  2. User roles.
  3. Task management
  4. A dashboard
  5. Agile project management
  6. Bug report submissions

Users should be able to...

  1. Create issues.
  2. Edit issues.
  3. Assign issues.
  4. Create projects
  5. Delete projects
  6. Maintain projects

The bug report must have...

  1. Summary/title of the issue.
  2. Detailed description of the issue
  3. Who identified the issue
  4. Date on which the issue was identified
  5. Who the issue is assigned to
  6. Target resolution date
  7. Actual resolution date
  8. Progress report / Issue Comments
  9. Resolution summary