https://github.com/rajatm544/pipesort-internship-assignment-2
Ecommerce style multi filter options
https://github.com/rajatm544/pipesort-internship-assignment-2
Last synced: 8 months ago
JSON representation
Ecommerce style multi filter options
- Host: GitHub
- URL: https://github.com/rajatm544/pipesort-internship-assignment-2
- Owner: Rajatm544
- Created: 2020-05-10T10:16:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T17:54:59.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T05:44:41.974Z (9 months ago)
- Language: JavaScript
- Homepage: https://multifilterexample.herokuapp.com/
- Size: 793 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi Option Filter
This is an example wherein I am implementing an E-commerce-style multiple option filter. I am pulling the data from faker.js and the filtering is based on the product department, product price and the product color.
The backend is built using Express.js and the frontend is built using React. The database is from MongoDB Atlas.