I'm developing a C2C (Consumer-to-Consumer) marketplace where users can discover products and services available near their location . so i try to implement the radius-based location filtering. what are the approaches through develop the model? learn to best practice , do's...
I'm developing a C2C (Consumer-to-Consumer) marketplace where users can discover products and services available near their location . so i try to implement the radius-based location filtering.
what are the approaches through develop the model? learn to best practice , do's and don't.
Techstack using for this site mongodb, node.js,express.js,react.
I would appreciate another tech stacks and plugin, tools also.