-
Notifications
You must be signed in to change notification settings - Fork 32
[Feature Request] Add Filter Options for Price and City on PG Listings Page #91
Description
Description:-
Currently, the PG listings page displays all available accommodations on the map and below, but there is no way for users to filter results based on price or city. This makes it difficult for users to quickly find PGs within their budget or preferred location.
Adding filter functionality will significantly improve the user experience and make searching more efficient.
Expected Behavior
Users should be able to:
Filter PGs based on price range (e.g., ₹3000–₹6000/month).
Filter PGs by city or location.
See dynamically updated results on the map and list view when filters are applied.
Suggested Solution:-
Implement dropdowns or slider-based filters for price and city above the listings section.
Integrate filtering logic in the backend or client-side depending on data structure.
Ensure the map and card list update automatically when a filter is applied.
Maintain responsiveness and usability across all screen sizes.
Additional Context
This feature will make it easier for users to discover PGs matching their preferences and streamline navigation within the app.
Example UI reference: filters positioned next to the search bar on the homepage (see attached screenshot for context).