Introducing a multi-store online shopping platform where users can seamlessly explore and rate a diverse range of products, when multiple sellers offer the same product, the platform shows the cheapest option to users.
Product map and product recommendations: Users can see a map of all stores that sell a particular product,as well as similar products that the system recommends.
Checkout: Users can complete the purchase process through the Checkout interface, which allows them to pay on delivery or with WePay.
Merchant status and product management: Users can request merchant status to add, delete, and modify their products, as well as track customer purchase requests.
The backend has been developed by my teammate using Node.js and MongoDB, with a distinct approach from Next.js, operating independently.