I'm a university student at UCLA working on a project to create an online fashion marketplace. I'm currently trying to develop an automated order routing system, similar to what Farfetch does for multi-brand fulfillment. Since I don't have much experience in computer science, I'm looking for suggestions on how to tackle this type of setup. I'd really appreciate any insights on order distribution or related topics!
3 Answers
Definitely look into how Farfetch operates; their model could provide some good ideas. You'd want your system to dispatch orders automatically once completed. It's great that you are tackling this even without much CS experience—just remember to break the problem down into smaller tasks!
Sounds like a cool project! From what I gather, you’ll need to create a middleware that connects your marketplace with each brand’s fulfillment process. You might want to consider using APIs from Shopify to redirect orders. Make sure it can handle tracking updates and payment splits too!
It sounds like you're building something really exciting! Your automated order routing system will definitely need to be able to handle how orders get sent to the right brands. Think about how platforms like Amazon manage this; it could help shape your approach. What makes your system stand out? That could guide the specifics you need to consider.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically