A dashboard exclusive to users with the SELLER role. Allows sellers to create and manage their store and products. Users without the correct role are redirected to the home page.
Expected flow
- Seller navigates to
/my-store.html
- If they have no store: display the store creation form
- If they have a store: display the store info and product list with actions
Acceptance criteria
A dashboard exclusive to users with the
SELLERrole. Allows sellers to create and manage their store and products. Users without the correct role are redirected to the home page.Expected flow
/my-store.htmlAcceptance criteria
index.htmlif the user is not logged inindex.htmlif the user is aBUYER