Skip to content

Comments

JOB-27 backend/DB - save cv#21

Closed
mtariq-phd wants to merge 2 commits intomainfrom
JOB-27-cv-file-parsing
Closed

JOB-27 backend/DB - save cv#21
mtariq-phd wants to merge 2 commits intomainfrom
JOB-27-cv-file-parsing

Conversation

@mtariq-phd
Copy link

JOB-27 backend/DB - save cv

Summary/Description/Done changes

feat: configure upload-cv endpoint

  • Implemented CV Upload Endpoint: Created POST /upload-cv with multer middleware to handle file uploads (PDF/DOCX) and extract text, while also parsing the stringified dealbreakers array.
  • Configured Backend Integration: Enabled CORS to allow frontend requests and established robust error handling for file parsing and empty payloads.

Time spent on this issue

~1.5 hr

Maira Tariq added 2 commits December 15, 2025 13:38
…ow requests from the frontend client.- Implement in the main router: - Add middleware to handle file uploads (key: 'cv'). - Add logic to parse stringified array from . - Integrate middleware to process PDF/DOCX files.- Ensure correct error handling for file parsing and empty uploads.
@mtariq-phd mtariq-phd closed this Dec 15, 2025
@AnsonChung3 AnsonChung3 deleted the JOB-27-cv-file-parsing branch December 16, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant