Project

General

Profile

CompressPdf #373

Updated by Ayat Rahman over 1 year ago

# Objective 
 * Creating a reusable browse file card for the hero section of the site. 

 ![image](https://github.com/user-attachments/assets/e897805d-6a32-45ac-9d59-08790cfb073c) 

 ## Scope 
 ### In Scope 
 * Develop the browse file card as per the design specifications. 

 ## Tasks Checklist 
 * [x] Implement browse file card responsiveness. 
 * [x] Integrate dark mode/light mode support. 
 * [x] Add tooltip with an accurate title. 
 * [x] Ensure the link icon opens a modal matching the design. 
 * [x] Include alt text for all images, following the provided documentation. 

 ## Success Criteria 
 The feature will be considered successful if: 
 * The card is fully responsive. 
 * Dark mode/light mode functionality is properly integrated. 
 * Tooltip displays the correct title. 
 * The link icon opens a modal as per the design. 
 * All images have appropriate alt text as specified in the documentation. 

 ## Resource Links 
 * Design Reference: [Figma Design](https://www.figma.com/design/PRrjK5diUoRJyR6mHeNPRG/compresspdf.to?node-id=1324-13433&m=dev) 

 ## Timeline 
 * Estimated implementation time: 2 day. days. 

 ## GitHub Issue Link 
 * [GitHub Issue #13](https://github.com/compress-pdf/compress-pdf-frontend/issues/13) 

Back