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

Manage item trades #367

Open
m-triassi opened this issue Feb 4, 2022 · 1 comment
Open

Manage item trades #367

m-triassi opened this issue Feb 4, 2022 · 1 comment
Labels
story This issue represents a user story

Comments

@m-triassi
Copy link
Contributor

User story

As a user offering trades, it must be possible to review the items that are currently list for trade. Additionally it must be possible to see a grouping of offers that are open for a particular item that is listed. It must be possible to either accept or deny one of these offers.

Narrative

A user has a public character that posses an item they'd like to trade, they can simply click a button to offer it to the market. The user is presented with a form that they fill that lists what items they want in return. The user clicks the button to list the item and it will be listed. When another user offers one of their items in exchange that should be listed in the details of the trade. As the issuer of the trade the user can accept the trade, or reject it.

Out of scope

N/A

Acceptance criteria

# Given When Then
1 I am a user with a character which owns items i fill a form to trade an item it is listed on the market
2 i am user with a trade list i accept another user's offer for my item i receive the offered item and the traded item is given
3 i am user with a trade list i reject another user's offer for my item the offer is deleted from the list
@m-triassi m-triassi added the story This issue represents a user story label Feb 4, 2022
@DndMtl
Copy link

DndMtl commented Apr 1, 2022

You do not need to complete this story, it can be moved out of scope.

-Kate Ruscito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story This issue represents a user story
Projects
None yet
Development

No branches or pull requests

2 participants