srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.7k stars 1.85k forks source link

send_to_parser_dir method bug fix #199

Closed thlau21 closed 8 months ago

thlau21 commented 8 months ago

Pull Request Title

Description

Type

Proposed Changes

How to Test

  1. Run flask --app run command in terminal
  2. Go to website and enter data. Primarily only needs a resume
  3. Hit submit and it should function normally
  4. Then do step 2 - 3 again and there should be no errors as well as see the same file but with a timestamp added to the resume directory

Checklist