I am trying to build a marketplace where customer requests will be filled based on the availability of suppliers within their vicinity. Is it possible to build a two-sided marketplace where the demand of customers is met by suppliers who are continuously moving nearby?
@harsh.saini.hs.hs Yes, it’s possible. You may need to keep updating the live location of the customers and suppliers accordingly.
@codefree can we automate this ? In every 5 secs it can fetch fresh location of suppliers ?
Sure, that’s feasible too.
can you help us in building this
@codefree
This topic was automatically closed after 69 days. New replies are no longer allowed.