Hey, I just need a quick suggestion/advice. I am trying to build a marketplace where multiple sto
Hey,
I just need a quick suggestion/advice.
I am trying to build a marketplace where multiple stores can sell their products, therefore I need two interfaces:
1. WEB for users to browse products and buy them and
2. CMS for stores to add products, create categories, manage orders and store details etc.
So, How do I create this system perfectly?
I first planned to create two separate user tables one for WEB users and other one for CMS users. But, No Auth will be able to manage both kind of users at the same time in the same browser. or if it is possible then please guide me how?
Now, I am a little confused to create this project correctly and keep things easy initially and scalable for future.
Should create two completely separate websites?
What is the best approach here?
LLMs are Not giving satisfying suggestion to this problem, Therefore, I came here. So, please guide me.
0 Replies