DnD-Montreal / session-tome

[React / Laravel 8.x / InertiaJS] A web application for tracking Player Adventurers' League Logs
MIT License
3 stars 2 forks source link

Browse Marketplace #366

Open m-triassi opened 2 years ago

m-triassi commented 2 years ago

User story

There should be a forum / marketplace of items that player characters have up for trade. The items desired in exchange for the item for trade should be fairly obvious. Only public characters should be able to trade items so that other users can verify if the entries are fraudulent / legal. Users should be able to browse the profile of a character trading items allowing them to audit the logs.

A user should be able to filter for an item they desire, or by rarity.

Narrative

I login to an account, and click on the marketplace navigation item. I am presented with a view of many items for trade. I can see the name of the character offering the item (which i can click into, to see their profile), i can see the name, and rarity of the item, i can see some notes detailing the item the user would like in return. If i am looking for something specific i engage a filter for rarity or for by name / description

Out of scope

n/a

Acceptance criteria

# Given When Then
1 i am a user click on marketplace i am presented with all items being actively traded
2 i am a user i click on a specific trade i can view all the details about that trade
3 i am a user i engage a filter at the top of the item list i am presented with only items that match that criteria
DndMtl commented 2 years ago

This story also does not need to be completed and is out of scope.

-Kate Ruscito