Skip to content

dotdesh71/job-finder-Job-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

JobFinder - Job Search Engine

A simple job search engine that fetches job listings from the Adzuna API and displays them to the user.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository to your local machine: git clone https://github.com/dotdesh71/job-finder-Job-Search-Engine.git

  2. Navigate to the project directory: cd job-search-engine

  3. Replace the API key (Line 7-8) in search.php file 'app_id=Your_AppID_Here' & 'app_key=YourAppKey'.

  4. Open the index.php file in your browser to start using the job search engine.

Built With

  • HTML, CSS, JQuery, PHP
  • Adzuna API - The job listing data source
  • Bulma - The CSS framework used for styling

Powered by

Dotdesh