User Stories - Keverdose/SOEN341-UC2 GitHub Wiki

Sprints

  • Sprint #1
  • Sprint #2
  • Sprint #3
  • Sprint #4

Sprint 2; User Stories

Creating sign up/log in interface

  • As a new person on the website, I want to be able to create a profile, as well as sign back in if I already have an account.

Create, edit, delete posts

  • As a user, I want to be able to create, edit and delete my posts.

Able to comment on a post with an answer

  • As a user, I want to be able to answer questions that I have expertise in to help others.

Check all the posts that user is linked with

  • As a user, I want a collection of all of my posts and replies to posts that I am related to so that I can quickly access them.

Sprint 3; User Stories

Able to edit user's profile with security

  • As a user, I would like to be able to change my password at any time.

Able to recover password

  • As a user, I would like to be able to recover my password.

Able to vote upon an answer

  • As a user I would like other people to be able to rate what they think is the best answer, so that I can test it first and then I would like to say which answer worked for me since it might not be the one with the highest rating.

Able to select correct answer

  • As a user and an author of a post, I would like to be able to select which answer fixed my issue.

Navigate website

  • As a user , I would like to have a sidebar that would help me navigate to related posts.

Sprint 4; User Stories

Edit Profile

Sidebar

  • As a user, I would like to have a sidebar when I am viewing a post, so that I can see other posts that are related to the current post I'm viewing.

Navbar Searchbar

  • As a user, I would like to search through the posts with a search bar on the navbar as opposed to scrolling through them all.

Sort Posts

  • As a user, I would like to sort the posts by their category

Add tags

  • As a user, I would like to have tags that categorize posts within categories to make finding answers easier.