The Order Management for BPP should have CRUD operations (Create, Read, Update, Delete), and this project aims to develop a efficient system for managing customer orders within a business. The system will facilitate seamless interactions with order data, allowing authorized users, including sellers with their accounts, to perform essential CRUD operations. Sellers will have access to their inventory and should be able to view, update, and manage catalogs and items under their inventory.
Authorized users, such as sellers, can create new orders, view existing orders, update order details, and remove orders as needed. Additionally, the system will provide sellers with the ability to access their inventory, view available stock, and manage their product catalogs and items efficiently. By implementing this comprehensive functionality, the project aims to streamline the order management process, empower sellers with inventory control, and deliver exceptional customer satisfaction.
Goals
Seller should be able to access their account and see the store dashboard, order and order details page, catalog and inventory pages:
Store Account Dashboard: Offer sellers a centralized dashboard to view essential store information and monitor order and inventory status at a glance.
Order Page: Facilitate efficient order management for sellers through a dedicated page displaying order details and actions.
Catalog and Inventory Management: Empower sellers to organize and control their product offerings with ease, enabling smooth catalog creation and inventory updates.
Expected Outcome
Satisfy the above mentioned goals.
Acceptance Criteria
Order Page Acceptance Criteria:
The order page should provide sellers with a comprehensive list of their orders, including order ID, customer name, order date, status, and order items.
Sellers should be able to filter orders based on different criteria, such as order date or status.
The system should display real-time updates for order status changes.
Store Account Dashboard Acceptance Criteria:
Upon logging in, sellers should be redirected to their personalized dashboard displaying store details, order summary, and inventory status.
The dashboard should present relevant information in a clear and visually appealing manner.
Any updates made to the store information should be immediately reflected on the dashboard.
Catalog and Inventory Management Acceptance Criteria:
Sellers should have the ability to create, edit, and delete catalogs to organize their products effectively.
The system should allow sellers to add new items to their inventory, specifying details such as SKU #, ID, name, quantity, and pricing.
Sellers should be able to update item information and stock levels as required, and changes should be accurately reflected in the inventory.
Product Name
BecknOrder+
Project Name
Beckn-OMS (Beckn Order Management System)
Domain
Trade and Commerce
### Mentor(s)
* @viraj89
* @faizmagic
* @ravi-prakash-v
### Complexity
High
### Category
* UI/UX/Design
* Integrations
* Features
* Deployment
* Test
### Sub Category
* API
* Database
* Analytics
* Frontend
* Backend
Description
The Order Management for BPP should have CRUD operations (Create, Read, Update, Delete), and this project aims to develop a efficient system for managing customer orders within a business. The system will facilitate seamless interactions with order data, allowing authorized users, including sellers with their accounts, to perform essential CRUD operations. Sellers will have access to their inventory and should be able to view, update, and manage catalogs and items under their inventory.
Authorized users, such as sellers, can create new orders, view existing orders, update order details, and remove orders as needed. Additionally, the system will provide sellers with the ability to access their inventory, view available stock, and manage their product catalogs and items efficiently. By implementing this comprehensive functionality, the project aims to streamline the order management process, empower sellers with inventory control, and deliver exceptional customer satisfaction.
Goals
Expected Outcome
Satisfy the above mentioned goals.
Acceptance Criteria
Product Name
BecknOrder+
Project Name
Beckn-OMS (Beckn Order Management System)
Domain
Trade and Commerce
### Mentor(s) * @viraj89 * @faizmagic * @ravi-prakash-v ### Complexity High ### Category * UI/UX/Design * Integrations * Features * Deployment * Test ### Sub Category * API * Database * Analytics * Frontend * Backend