Actions
ClientProject #3730
openClientProject #3702: [COMMON]: Components Design and API Integration
[C-FE]: Product grid card design & API integration
Description
1. Product Grid Card Design¶
-
Design a responsive product grid card component.
-
Display the following elements:
- Product title
- Product image
- Product price
-
On hover, change the product image to an alternate image.
2. API Integration¶
- Fetch product data from the relevant API.
- Map API response correctly to display title, image, and price.
- Ensure smooth rendering and fast loading of images.
3. Responsiveness¶
- Ensure the product grid works seamlessly across mobile, tablet, and desktop breakpoints.
- Maintain proper spacing and alignment between cards.
Updated by Md.Sajib Ahmed 5 months ago
- Subject changed from [C-FE]: product grid card design & API integration to [C-FE]: Product grid card design & API integration
Updated by Md.Sajib Ahmed 5 months ago
- Related to ClientProject #3714: [HOME]: Responsive design and reusable component integrate added
Updated by Md.Sajib Ahmed 5 months ago
- Target version changed from Revamp.v1.2: sprint 04 to Revamp.v1.2: sprint 01
Updated by Md.Sajib Ahmed 4 months ago
- Status changed from Pending to Complete
- % Done changed from 0 to 100
- Estimated time set to 4:00 h
Actions