Skip to content

User Stories

AydemSavage edited this page Apr 17, 2021 · 4 revisions

Sprint 2

  • As a user, I want to be able to create a user profile. CreateProfile
  • As a user, I want to be able to sign in to an existing account. AccountSignin
  • As a user, I want to be able to change my password EditPassword
  • As a user, I want to be able to create a post searching for players. CreatePost
  • As a user, I want to be able to edit any of my posts. EditPost
  • As a user, I want to be able to delete a post. DeletePost

Sprint 3

  • As a user, I want to be able to edit my profile info. EditProfileInfo
  • As a user, I want to display my site achievements. EarnSiteAchievements
  • As a user, I want to be able to manage my game specific ranks. ProfileGameRank
  • As a user, I want to be able to instant message another player. InstantMessaging
  • As a user, I want to be able to filter my search with fields such as skill level, country, language, etc. FilterSearch
  • As a user, I want to be able to search for posts to find players that are playing my game. GameBasedSearch
  • As a user, I want to have an Avatar. ChangeProfileAvatar

Sprint 4

  • As a user, I want to be able to comment on profiles. UpdateComment
  • As a user, I want to be able to rate the players I played with based on kindness, punctuality, how accurate their suggested skill level is, etc. I would also like to be able to edit my rating. UpdateRating