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

Trade-Post #22

Open
denistsoi opened this issue Apr 15, 2021 · 0 comments
Open

Trade-Post #22

denistsoi opened this issue Apr 15, 2021 · 0 comments
Labels
Frontend Frontend tasks
Milestone

Comments

@denistsoi
Copy link
Contributor

As a Business Owner,
I would like to ensure new users can provide as much information as possible
for each new Trade-Post, so that Buyers/Sellers do not need to correspond with one another when details about Trade-Posts can be presented upfront.

Role 
  (Buyer/ Seller - Pick one)
Transaction Type 
  (Cryptocurrency, Fiat, Online Payment, Other - Selection/Checkbox, Input)
Payment Method 
  (Dependent on the transaction type. 
    If crypto, will contain bitcoin, litecoin, 
    if Fiat, USD, AUD and 
    if Online Payment, consists Paypal, Apple Pay, etc.)
Currency 
  (Currency that they want to use)
Exchange 
  (Dropdown of exchanges and value of the coin in that exchange)
Margin 
  (what percentage do they want to differ from the exchange price)
Rate 
  (Will be calculated from exchange and margin)
Amount of Coins
  (Input numeric, possibly float)
TOS 
  (Input, where the user will post the terms of the trade)
Broadcast Trade
  (Public/Private: Boolean to make the trade available in search results)
Is Active 
  (Boolean Field)

Other Scenairos:

  • If the role is a seller, the user needs to have the amount of coins loaded into their account. Once created, coins will be locked from the user’s account.

  • If the user submits the Trade-post, A Trade post is created.

Acceptance Criteria:

  • The user should be presented with a form with the above fields.
  • The form should be validated (ensure required fields before submission)
@denistsoi denistsoi added this to the User Stories milestone Apr 15, 2021
@denistsoi denistsoi added the Frontend Frontend tasks label Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Frontend tasks
Projects
None yet
Development

No branches or pull requests

1 participant