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 v0.0.2: Adding Pagination and Show Job Details
- JobTools v0.0.1: The First Job Seeking Chrome Extension based on ZipRecruiter API
JobTools Version 0.0.2 New Features
- Adding Min Salary Criteria
- Adding Company List
- New Logo designed
JobTools Screenshots
You can specify the minimal salary criteria.
A list of companies are extracted from the job search result.
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) —
loading...
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?