atlp-rwanda / dynamites-ecomm-fe

https://dynamite-frontend.netlify.app/
0 stars 0 forks source link

Implementing Display Products in the Dashboard #68

Open niyibi250 opened 3 days ago

niyibi250 commented 3 days ago

Description

As a vendor, I need to display a list of products in the dashboard so I can manage and review the inventory efficiently. This involves fetching product data from the backend, displaying it in a tabular or grid format, integrating it with the Redux Toolkit for state management, and writing unit tests to ensure functionality and reliability.

Acceptance Criteria

Tasks

Design Product Display Components

Fetch Product Data and Implement State Management

Implement Pagination

Develop Unit Tests

Definition of Done

niyibi250 commented 3 days ago

Implementation Plan: Two-Day Timeline for Displaying Products in the Vendor Dashboard

Day 1: July 03, 2024 Morning (9:00 AM - 12:00 PM) Task: Set up project environment and dependencies.

Subtasks:

Task: Design and implement product display components.

Subtasks:

Task: Fetch product data and implement state management.

Subtasks:

Task: Integrate product data display with Redux state.

Subtasks:

Day 2: July 04, 2024 Morning (9:00 AM - 12:00 PM) Task: Implement pagination for product list.

Subtasks:

Task: Write unit tests for displaying products functionality.

Subtasks:

Task: Finalize and review implementation.

Subtasks: