Skip to content

Releases: hayk-manasyan/job-search

Similar jobs suggestion depending on the title of single entity

24 Jul 14:55
1eb2cd0
Compare
Choose a tag to compare
  • Added method to search for similar jobs depending on the title
  • Added similar jobs to the single job detail page
  • Style changes

Full text search

13 Jan 19:20
Compare
Choose a tag to compare
  • Added search box in the top navigation
  • Added full text search with PGSQL ts_vectort

Added create date in the jobs list

07 Feb 07:01
3d2b720
Compare
Choose a tag to compare
  • Added create date in the jobs list

Added job source in the list

29 Jan 13:09
2851673
Compare
Choose a tag to compare
  • Added job source in the list
  • Updated the DB

Database support

04 Oct 11:14
Compare
Choose a tag to compare
  • Added Database support
  • Added Doctrine for managing DB
  • Updated workflow
    1. The data is loading to DB
    1. The data is searching from DB
  • Added new console routes for loading data from Github Jobs API

Manual Search

23 Aug 14:50
Compare
Choose a tag to compare
  • Added Manual Search by position and/or location in Github Jobs
  • Updated sidebar by Zend View Helper

Search Jobs v1.0

22 Aug 14:55
Compare
Choose a tag to compare

Jobs Search Application based on ZF3. In the application there are used:

  • Gentelella Admin Bootstrap admin template
  • GithHub Jobs API