grandnode / grandnode2

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
https://grandnode.com/
GNU General Public License v3.0
1.06k stars 435 forks source link

Vendor Management Portal in a Separate Project #431

Closed KrzysztofPajak closed 10 months ago

KrzysztofPajak commented 10 months ago

To develop a separate Vendor Management Portal, distinct from the existing Admin Panel, to handle all operations related to vendors. This project will enable vendors to manage their products, view invoices.

Requirements

  1. Add new products
  2. Edit existing products
  3. Delete products
  4. View inventory levels
  1. View all incoming and processed orders
  2. Filter orders by date, status, or customer
  3. Update the status of orders (e.g., processing, shipped, delivered)
  1. Generate shipping labels for orders
  2. Track the status of shipped orders
  1. View all return requests from customers
  2. Approve or deny return requests