Actions
dev #3623
opendev #3525: [FE]: Client Dashboard Design (According to Figma)
[FE-SHORLIST]: Shortlist Page Design
Description
Tasks¶
-
Page Design
- Create the Shortlist Page UI based on design guidelines.
- Ensure consistent layout and styling following the global design system.
-
Responsiveness
- Implement responsive design for multiple screen sizes (mobile, tablet, laptop, desktop).
-
Component Reusability
-
Use reusable components for modular structure.
-
Integrate shadcn/ui components:
-
Modalfor interactions (e.g., confirmation or detail view) -
Cardfor displaying shortlisted items
-
-
Scope¶
- Design implementation only — no backend or API integration at this stage.
- Follow consistent naming and component organization in the codebase.
Expected Outcome¶
- Fully responsive Shortlist Page with clean, reusable structure.
- Smooth modal behavior and consistent card styling using shadcn/ui.
Updated by Md.Sajib Ahmed 5 months ago
- % Done changed from 0 to 40
- Estimated time changed from 12:00 h to 14:00 h
Here is the gitlab commit message
Changes : Intial layout for mobile, lablet and desktop.
Actions