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

[ENHANCEMENT]: [PHOENIX] [BE] Implement Grid View for Product Listing #1450

Open
Olnuel opened this issue Aug 24, 2024 · 0 comments
Open

[ENHANCEMENT]: [PHOENIX] [BE] Implement Grid View for Product Listing #1450

Olnuel opened this issue Aug 24, 2024 · 0 comments
Labels
triage This Ticket is yet to be verified as a valid ticket

Comments

@Olnuel
Copy link

Olnuel commented Aug 24, 2024

Description

Implement a grid view option that will allow users to switch between a list view and a grid view for better visualization of products. This enhancement will make it easier for users to browse and select items.

Acceptance Criteria

  1. API endpoints should support requests specifying the desired view format.
  2. Ensure that all product details are included in the response for the grid view display.

Endpoint

GET /api/products

Links

| FIGMA LINK
https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=22989-22850&t=VEj4y3G0vEn4g18k-4

Images

https://www.loom.com/share/6cf7e1e3211b469b93938211f654dc2c?sid=e2329bd2-e24b-47b2-a729-a3096cbcd7a3

image

@Olnuel Olnuel added the triage This Ticket is yet to be verified as a valid ticket label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This Ticket is yet to be verified as a valid ticket
Projects
None yet
Development

No branches or pull requests

1 participant