Skip to content

ducknowledges/headhunter-resume-updater

Repository files navigation

Update resume on hh.ru

Sometimes programming makes life easier, this is the case.

This is the Google Chrome Extension that's help you update your resume on the hh.ru (raising up your resume in the search). The Chrome Extention does not use user data and does not require user authorization(without registration and SMS).

Technologies used

JavaScript ES6 ESLint Airbnb Syle Guide

Maintainability

Built With

Getting Started

Clone(or download) project files and use the instructions bellow. These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

For install workflow we need Node.js.

But you can use files whithout Node.js in "/extention" folder:

  • manifest.json
  • background.js
  • content.js
  • icon.png

Installing

Clone(or download) files to /working_directory

If you install Node.js use this commands in terminal:

cd /work_directory
npm install

or

cd /work_directory
make install

Coding style tests

It tests your code for arbnb code style guide

If you install Node.js use this commands in terminal:

make lint

or

npm run eslint

Deployment

You can add the files to Chrome extentions page, tap in adress bar 'chrome://extensions/', push the 'Load unpacked' button and load this files from "/extention" folder:

  • manifest.json
  • background.js
  • content.js
  • icon.png

Versioning

We use SemVer for versioning.

Authors

  • Oleg Kononov - Initial work - Looking for Job(Moscow)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to my reasonable laziness
  • Inspiration
  • etc

About

Google Chrome Extension to automatically update your resume (raising up your resume in the search)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published