Actions
ClientProject #3040
openClientProject #2748: Issue : Full Layout Implementation for Mobile, Tablet, and Desktop Responsiveness
ClientProject #2751: [FE]: Common components
ClientProject #2827: [FE] Product list card
[API]: Modal UI & Functionality Implementation
Start date:
08/30/2025
Due date:
09/04/2025 (about 7 months late)
% Done:
100%
Estimated time:
4:00 h
Spent time:
Description
Tasks:¶
-
Modal UI
- Create modal component using shadcn UI.
- Ensure responsive design across devices.
-
Toast Notifications
- Integrate react-toastify to show success/error messages.
- Standardize toast style and placement for consistency.
-
Functionality Integration
- Implement modal functionality on all product pages.
- Handle open/close states and form submission inside modal.
-
Form Validation & API Integration
-
Use zod for proper form validation.
-
Fetch and integrate:
- Countries API → dropdown selection.
- Country-wise Port API → dependent field based on selected country.
-
Actions