/jobsLocator

Byju's Front End Developer Challenge - JavaScript

Primary LanguageJavaScript

jobsLocator

Byju's Front End Developer Challenge - ES6 https://jobslocator.netlify.com/

Result

Requirements and Output

  1. User select the expirence or location or skill to search jobs
  2. Display all expiring job listings
  3. Display the total number of jobs found
  4. Display the total number of jobs forund base on user search

Features

  • User is able to sort based on job location and experience
  • User is able to filter based on compnay name

Implementation

I implemented it in JS by using High order functions, fetch API & Bootstrap 4.