JobTools Update: Adding Min Salary Criteria + Company List!


Job Seeking using JobTools

JobTools is the first Job Seeking Chrome Extension that is based on ZipRecruiter API. I have previously implemented a PHP Wrapper API for job searching and it is integrated in the online tool but I think Chrome Extension is a perfect application entry point that users can easily access.

Previous Contributions:

JobTools Version 0.0.2 New Features

  • Adding Min Salary Criteria
  • Adding Company List
  • New Logo designed

Commits: here and here

JobTools Screenshots

You can specify the minimal salary criteria.

job searching

A list of companies are extracted from the job search result.

list of companies

Technology Stack

Any applications that can be written in Javascript will eventually be re-written in Javascript. Chrome Extension is an ideal place to host your Javascript applications.

JobTools Roadmap

  • FilterJobsBySalaryRange
  • FilterJobsByIndustry
  • Integrated with Google Maps
  • Add Jobs to Favorite

How to contribute?

Github: https://github.com/DoctorLai/JobTools

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am ‘Add some feature’
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request.

Find Your Perfect Job by using JobTools:

Install via Google Webstore: https://chrome.google.com/webstore/detail/job-tools/ghclpimmbjepihhlnklkiemncamklkii

–EOF (The Ultimate Computing & Technology Blog) —

GD Star Rating
loading...
523 words
Last Post: Data Structures and Algorithms Series - Majority Number (Boyer–Moore majority vote algorithm)
Next Post: SteemIt Witness Tool Update: How Many Blocks Have You Produced in the Last 24 Hours?

The Permanent URL is: JobTools Update: Adding Min Salary Criteria + Company List! (AMP Version)

Leave a Reply