Skip to content

This contains the application for the Byju's Front End Challenge

Notifications You must be signed in to change notification settings

Incrementing-coder/Byjus-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buju's Front End Challenge (Using React)

Features:

  • User can filter jobs based on Title and/or Company Name and/or Location and/or Experience and/or Skills and/or Salary and/or Start date and End Date.
  • Displays total number of jobs found.
  • Displays total number of jobs found after custom job filtering by user.
  • User can select the page size to display 20 - 50 - 100 - 200 records on one page.
  • Pagination provided with functionality to go to the First and Last Page.
  • User can sort based on Job location and experience.

Usage:

  • To filter jobs, type in the query in the filter column... field under the headers of the table.
  • Click on any row to open a Modal displaying information about the job clicked.
  • Clicking on the Apply button to get redirected to the apply link in a new tab.
  • Click on the Page Size in the right below side of the table to set the page size.

Commands to start, test and deploy:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Checklist

  • Code accompanies the Unit Tests
  • Usage is clearly mentioned in the README file, This including setup the project, how to run it, how to run unit test, examples,etc
  • Uses the endpoint directly

About

This contains the application for the Byju's Front End Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published