uaem-na / donations-tracker

General-purpose distribution platform developed for the McGill chapter of the Universities Allied for Essential Medicine.
https://donations-tracker-dev.uaem.org
8 stars 1 forks source link

Add Pricing Filter Component to Posts Table #93

Closed shjryan closed 5 months ago

shjryan commented 10 months ago

Description

Add a pricing filter component to the posts table, similar to Amazon's pricing filter. This feature will enable users to filter and find posts based on their specified price range, improving their experience and content discoverability.

Issue Details

  1. Posts Table: Our application includes a table that displays various posts from users.
  2. Posts tables are used in many different pages including users' dashboard, but there is no easy way to filter items by price.

Expected Behavior

Users should have the ability to filter posts based on their desired price range. The pricing filter component will allow users to refine their search results and find posts within their budget.

Acceptance Criteria

Implementation Guidelines