hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 264 forks source link

[ENHANCEMENT]: [PHOENIX] [FE] Implement Grid View for Product Listing #1386

Open Olnuel opened 2 months ago

Olnuel commented 2 months ago

Description

Implement a grid view option for the product listing page, allowing users to view products in a grid format. The grid view should display products with their image, name, price, category, and buttons for edit and delete.

Acceptance Criteria

  1. The grid view should display products with an image, name, price, categories, edit and delete button.
  2. Users should be able to toggle between grid view and list view using a control.
  3. The grid view should load and display products across different devices and screen sizes.

Links

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

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

Images

toggle

SAGHEDEV commented 2 months ago

I'm on it