React application mimicking an employee directory, with multiple filters that allow the user to search and sort by variable criteria.
-
Updated
Nov 12, 2020 - JavaScript
React application mimicking an employee directory, with multiple filters that allow the user to search and sort by variable criteria.
To search and use multiple filters on products
Demo of a grid view with filtering
Utilized JavaScript to query data from a JS array based on user input conditions, and build a table to display retrieved data by utilizing DOM with D3.js. Flexible table with size changed pending on the amount of retrieved data.
Add a description, image, and links to the multiple-filters topic page so that developers can more easily learn about it.
To associate your repository with the multiple-filters topic, visit your repo's landing page and select "manage topics."