Skip to content

Exchange goods and services #7

Description

@alMutazBeAllah

Name

Mutaz

Describe the problem you'd like to solve

When someone have product doesn't use it, or doesn't. and he need something else or he can't pay for it.

Who are the stakeholders?

Anyone have goods or services he want to exchange it.

What is currently being done to solve this problem?

she/he can go to exchange app to look for something (goods, services) needed it, and put offer to exchange the goods he had (same value or deal) with the goods / services owner.

if(a product == b product) {
if (a owner accept && b owner accept) {
deal
}else {
no deal
}
}else if (a product !== b product && both want to exchange){
if(a product > b product){
a == b + money
}else {
b == a + money
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions