...

Easy Job Finder

 

Application Source Code

Get the full code from github.

git clone https://github.com/bm-zi/jobfinder.git

 

Jobfinder home page view

Three easy step in using this app

  • Create search filters from "Filter Jobs" tab.
  • Choose a filter appeared in the filters list, and then click on search.
  • Jobs found within history can be saved and then be viewed from "Save Jobs" tab.
 

More detail about this app

Jobfinder is a simple django application that exploites indeed search engine. The goal is to customize our job seaching by creating filters and use these filters from anywhere to get a better and faster job search result.

Jobfinder do not need any authentication and login check. Jobfinder was created with the prespective to be API independent and simple enough for personal job search only.

It mechanizes the advance search interface from indeed website. The search result will be fetched and stored in a history list. From history list the jobs can be filtered and saved or deleted.

Each job in search result contains all the information from job posted website in simple text format.

It is also possible to add manually the information about any job found on the web to the databse. This can be done from "Save Jobs" tab, and from there you review all the saved jobs.

The "Filter Jobs" tab is where you can create job search filters. These filters will appear in "Job Search" tab and from there we run the seach for a selected filter from the list.

 

More Snapshots

Even though the user interface is selef-explanetory, here in following some snapshots have been added:

Jobfinder "Save Jobs" view

Jobfinder "Filter Jobs" view