User Story: TradePosts Tab
Closed this issue · 0 comments
OrinSparks commented
Description
- As a user, I would like to see another user's profile page, where that user's trade posts are present.
- As a user, I would like to add my trade posts to my profile.
- As a user, I would like to edit and remove my trade posts that may have already been created.
Acceptance Criteria
- Ability to add a trade post to the logged in user's profile
- Ability to view trade posts in other users' profiles
- Ability to edit trade posts in logged in user's profile
- Inability to edit trade posts in other users' profiles
Tasks
- Build the trade post add and edit functionality