Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User stories #3

Open
Qamar-93 opened this issue Sep 18, 2017 · 0 comments
Open

User stories #3

Qamar-93 opened this issue Sep 18, 2017 · 0 comments
Assignees

Comments

@Qamar-93
Copy link
Contributor

Qamar-93 commented Sep 18, 2017

guest can :

  • login(email, password)
  • signup to use the app

user can:

  • create project
  • log out

mentor is a user who can:

  • view project's sprints
  • view project's tasks
  • view project's logs
  • view project's insights
  • view project's members
  • view project's milestones
  • view project's backlog
  • view tasks' details
  • view tasks' comments
  • comment on a task
  • can receive notifications
  • can watch project logs changing (notified when new log added)

member is a mentor who can:

  • assign member to a task
  • remove member from a task
  • change task state (eg. from progress to testing)
  • add/edit/remove task labels
  • check acceptance criteria/features in tasks

admin is a member who can:

  • remove project
  • start new sprint
  • close sprint
  • add backlog tasks
  • define milestones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants