📌 Title
Implement Price Filter for Room Rental Website (React Based)
📝 Description
Add a dynamic Price Filter to the room listing page so users can easily find rooms within their budget range.
Since this is a room rental website, price filtering is not optional — it’s core functionality. Users mostly search based on affordability first. Without it, discovery becomes messy.
🎯 Expected Behavior
Users can select Min Price – Max Price
Room cards update instantly (no page reload)
Works with other filters (location, type, AC/Non-AC, etc.)
“Clear Filter” option available
Fully responsive and theme-compatible
📌 Title
Implement Price Filter for Room Rental Website (React Based)
📝 Description
Add a dynamic Price Filter to the room listing page so users can easily find rooms within their budget range.
Since this is a room rental website, price filtering is not optional — it’s core functionality. Users mostly search based on affordability first. Without it, discovery becomes messy.
🎯 Expected Behavior
Users can select Min Price – Max Price
Room cards update instantly (no page reload)
Works with other filters (location, type, AC/Non-AC, etc.)
“Clear Filter” option available
Fully responsive and theme-compatible