Closed ASHISH-JHA94 closed 5 months ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
@Trisha-tech you can merge this pull request now
Description
This PR does the following:
- Now i have connectedd the frontend with backend and everything working properly i have save some random data to display the things ,you have to save something to view it .
I have tested everything it is working fine and have added context related to filter books on the basis of types of book.
Related Issues
fixes #135
Changes
List the detailed changes made in this PR.
SearchBarContext
for managing search functionality.PriceFilterContext
for managing price filtering.Shop
component to utilize contexts for filtering products.PriceFilter
component for improved user interface.Testing Instructions
Detailed instructions on how to test the changes. Include any setup needed and specific test cases.
npm install
to install dependencies.npm test
to execute the test suite.Screenshots (if applicable)
Add any screenshots that help explain or visualize the changes.
this is the filter button will aplly on shop page while shopping.
Additional Context
Any additional context or information that reviewers should be aware of.
Checklist
Make sure to check off all the items before submitting. Mark with [x] if done.