FUTURE WORK -

  • Library Integration

    Our Web application works independently to push the messages in the queue. We have also done changes in the fork of ResilientDB. One of the major challenges left is intergrating the libraries required to read the messages from queue into ResilientDB.

  • Auction/Bidding Feature

    Currently, our market place resembles an e-commerce platform where the selling price is fixed. We would like to transtition this into a market place where buyers can bid and sellers can choose the most competitive bid.

  • Crypto-Wallet Integration

    Currently there are no actual transactions taking place in our application. We would like to integrate a crypto-wallet like METAMASK to handle transactions

  • Increase Scalability

    To handle a large number of users, we would like to host it on a cloud-based platform like AWS, and add caching and load balancing mechanisms.