Project

General

Profile

dev #3609

Updated by Md.Sajib Ahmed 5 months ago

### **Tasks** 

 1. **Page Design** 

    * Design the **Find Talent** page based on the provided Figma layout. 
    * Focus only on **UI/UX design** — no functionality or API integration required. 

 2. **Responsiveness** 

    * Ensure the page is **fully responsive** across **4 screen sizes** (mobile, tablet, laptop, desktop). 

 3. **Component Structure** 

    * Divide the page into **three components**: 

      * `HeaderSection` `Header` 
      * `SearchMatcherSection` `Search` 
      * `JobHistoryClient` 
      * `JobHistoryServer` `JobHistory` 

 --- 

 ### **Scope** 

 * Only design implementation — no data fetching or logic handling. 
 * Follow the Figma reference strictly for spacing, typography, and layout. 

 --- 

 ### **Expected Outcome** 

 * Pixel-perfect responsive **Find Talent** page. 
 * Cleanly separated and reusable components for future functional integration. 


 ### **How To Test** 

 * Navigate to [http://localhost:3000/client/dashboard/find-talent 
 * Type something in the title or description box (dummy purpose) 
    Ex... react, remote, Software  
 * Search job history

Back