#533: Fix/#527 Resume input field with Drag and Drop file select

Issue #533 by mukundsolanki

Fix/#527 Resume input field with Drag and Drop file select

Fixes Issue: #527

Created an
ResumeUploader.jsx
file for the input field to select and add Resume. Further Firebase or any other Cloud storage service can be used to store these Files...

Screenshots:


!#527 Screenshot


<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

Summary by CodeRabbit


  • New Features
    • Introduced a resume upload component with drag-and-drop functionality.
    • Resume upload confirmation now displayed with a checkmark icon.
  • Enhancements
    • Updated user dashboard to include the new resume uploader.
    • Refined label text for resume upload section.
      <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Was this page helpful?