Skip to content

An app that takes your resume, tailors it to a job description, and outputs it in ATS-friendly style.

Notifications You must be signed in to change notification settings

AlanBui1/Resume-Reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resume Reviewer

Resume Reviewer can either help you build a resume from scratch or edit an existing resume using the Import PDF feature. You can then input a job description to get suggestions for that specific job and apply those suggestions instantly. You can select which of your projects to include on your resume to ensure that you showcase all relevant skills. There's also a chatbot specifically designed to help you if you have any questions about a specific part of your resume.

How to use it locally

To use it locally, you can first clone the repository.

Front end

  1. To run the front end, locate to the frontend code using cd frontend
  2. Run the code using npm run dev

Back end

  1. To run the server, locate to the backend code using cd myproject
  2. Run the code using python manage.py runserver

About

An app that takes your resume, tailors it to a job description, and outputs it in ATS-friendly style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published