Project

General

Profile

dev #3650

Updated by Md.Sajib Ahmed 5 months ago

### **Task** 

 Design and implement the **Shortlist Page UI** based on the provided Figma design. 

 ### **Scope** 

 * Design the **Shortlist Page** for **responsive multiple screens** (mobile, tablet, desktop). 
 * Apply **form validation** for required fields (UI-level only). 
 * Do **not** implement any API or functional logic — focus purely on **design and validation**. 
 * Follow the Figma design reference: [Figma – Shortlist Page](https://www.figma.com/design/PZyA0Z3BSkOUyca7QpgLB4/Algonyx?node-id=985-10563&m=dev) 

 ### **Expected Outcome** 

 * Fully responsive layout across all screen sizes 
 * UI validation integrated (no backend logic) 
 * Design matches Figma closely 
 * Clean, reusable components 

 ### **How To Test** 

 Navigate to http://localhost:3000/client/dashboard/shortlist using Shadcn UI

Back