Created on 6th September 2020
•
Use Dundo to get your groceries, food delivery to your office, sending art work to clients, retrieving important documents you left at home, transporting small goods from one part of the city to another or sending your grandmother a birthday present.
Delivery takes place peer to peer, eliminating the middle man, lowering the payment fees for the client and raising the earnings for the delivery partner. User data is not centralised, protecting privacy. Trust is maintained through security deposits and ratings.
Further description: https://github.com/shubhsnow/Dundo/blob/master/Dundo.pdf
As a two member team, one of us worked on the frontend react app and the other wrote the contracts.
Later, we combined the two and started debugging. The integration of frontend and backend remains incomplete.
We integrated Portis to allow users to create their own wallets through the familiar email signup.
IPFS is used to store the clients pickup address and pickup instructions. This risks the clients personal address being permanantly available on the web.
Google maps api are used to help the customer locate the pickup and drop locations.
Difficulties faced:
Going forward(frontend):
Going forward(backend):