Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Admin Top Products Lists Components #152

Open
4 tasks
luqmonac56 opened this issue Jul 19, 2024 · 0 comments
Open
4 tasks

[FEAT] Admin Top Products Lists Components #152

luqmonac56 opened this issue Jul 19, 2024 · 0 comments

Comments

@luqmonac56
Copy link

Description:

Implement the Admin Top Products Components

Requirements:

  1. UI Components:

    • Use ShadCN UI components for consistency.
    • Ensure all components match the design specifications provided.
  2. Design Specifications:

    • Refer to the provided design for dimensions, colors, and layout.
    • Include all items as per the design
  3. Functionality:

    • Implement the Top product list card component and the child component of each top products
    • making sure the child components accepts the following props, Product name, image, and total sales
  4. Accessibility:

    • Ensure all components are accessible and follow best practices
  5. Testing:

    • Ensure the component renders correctly with all required elements.

Acceptance Criteria:

  • The TopProductLists component is created and located in the components directory.
  • Each ProductList component is created and located in the components directory.
  • All UI components are implemented using ShadCN UI.
  • All components are accessible and follow best practices.

Attachments:
Screenshot 2024-07-17 at 14 20 30
Link to the design file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant