Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 548 Bytes

ResumeBuilder_deploy

This is chrome extension built by Springboot, MySQL and javascript. When you goes to linkedin job search page, it will automatically capture the key information in the job description and generate a resume catered to this job.

How to use it

For backend,

  1. Make sure you open up the Mysql Server.
  2. go to resumeBuilder folder and run
    mvn spring-boot:run
    

For frontend, Follow the instruction on https://support.google.com/chrome_webstore/answer/2664769?hl=en and upload the folder resumeBuilderFrontend.