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

imrpovements #1

Open
test2a opened this issue Apr 23, 2019 · 0 comments
Open

imrpovements #1

test2a opened this issue Apr 23, 2019 · 0 comments

Comments

@test2a
Copy link

test2a commented Apr 23, 2019

hi. I saw your video on youtube while searching for a similar project and i am interested in helping improve the software.

  • taxes. Even though in a barter trade, there is no exchange of money but it is a sales and purchases transactions and as such, there should be a portion of taxes involved. We would need to figure out how to implement that but how about you start it and i can figure something out.

  • Can you implement multi currency support for example, we can have dollar denominated user 1 and user 2 is working in euros and third one in say bitcoins.
    The price for these currencies would come from a third party service say xe.com so that we can have live value changes as and when the underlying currency value changes.

-barter credits system

  • implement a third party CRM via API or use an open source software inbuilt.

  • some sort of communication system between sellers/buyers/ market chat.

  • a method for valuation of goods and services. currently the system just says put in a dollar value and thats it. There should be a mechanism for correctly verifying the value.

  • we should be able to pay for the goods/services with more than 1 item upto the value of the item to be bought. say i want to purchase item "Car" which has a value of $100. I have a bike of $ 40 value and cycle $60 value. I should be able to exchange both in return for the item car.

  • implement a central item ID or a listing ID so that we can exactly look up the product we want to buy. this item ID would be unique for each item and should not be reused

  • user profile and option to add verification by way of a KYC which could happen away from site and an administrator could add a "verified" tag to the seller profile to see if the user is actually who say they are.

  • option to add sha1 identity signature, just like the wikipedia implementation. this would be a part of the above point.

  • dispute resolution forum that would be similar to how many projects like BISQ and others use. it could be anonymous or something.

  • option to add charges and fees. this could be system generated or user one.

  • option to Re-list Products

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant