Hello Stack Overflow Community,
I am planning to develop an e-commerce website specifically for dropshipping, and I need some advice and suggestions on the best practices and technologies to use. Here’s what I am aiming to achieve:
Project Overview:
Data Sources: I will be pulling product data from 120 different websites.
Data Updates: I need to regularly update product prices.
Order Management: When a user places an order, my system will deduct my fees and place the order on behalf of the user on the target website.
Proposed Tech Stack:
Frontend: Next.js, React.js
Backend: Node.js, Express.js
Databases: MySQL, MongoDB
Scraping Tool: Octoparse (to pull data from various websites)
!
I appreciate any feedback, suggestions, or experiences you can share to help me successfully develop this dropshipping e-commerce website.
Thank you in advance for your help