- As a new user, I want to be able to create a new account
- As a user, I want to be able to change my username
- As a seller, I want to be able to post a new listing for an item for sale
- As a seller, I want to be able to delete an item that I have previously posted for sale
- As a seller, I want potential users to be able to search for my listing through a search bar
- As a buyer, I want to be able to see the details of an individual item listed for sale
- As a user, I want to be able to log out of my account
- As a user, I want to be able to login with and only with my correct username and password
- As a user, I want to be able to search the items for sale and see all the results with the word I searched.
- As a user, If I search for an item that doesn't exist, I want for the search page to tell me that no listings have been found.
- As a user, I want to know what items people typically viewed concurrently to help me find similar items for sale.
- As a user, I want to easily view and then click on related items.