icon picker
Week 8


Task 8
Functionality
Task
Responsible Members
Timeline
Date
1
Search
Define the search requirements, including what fields users can search on.
Sonam Wangmo
Week 7
11/03/24 - 17/03/24
2
Implement backend logic to handle search queries, including connecting to the database and retrieving relevant data.
Karma Phuntsho
3
Test the search functionality to ensure it returns accurate results.
Pragadh Shrestha
4
Filter
Determine the filtering options users can apply, such as by property type, location, price range, etc.
Karma Phuntsho
Week 7
18/03/24 - 24/03/24
5
Design the filter interface, which may include dropdown menus, checkboxes, sliders, etc.
YC
Yuan Cao
6
Develop frontend components for the filter interface.
CG
chungdu gyeltshen
7
Implement backend logic to process filter selections and return filtered results from the database.
OB
Om Bikram
There are no rows in this table

Acceptance Test

Task: Determine the filtering options users can apply, such as filtering by number of bedrooms, bathrooms, car spaces, and sorting by price.
Acceptance Criteria:
Users can filter properties based on the number of bedrooms, bathrooms, car spaces, price range, and other relevant filters.
Users can sort properties by price in ascending and descending order.
Task: Design the filter interface, which may include dropdown menus, checkboxes, sliders, etc.
Acceptance Criteria:
The filter interface is user-friendly and intuitive.
All available filtering options are clearly presented to the user.
Task: Develop frontend components for the filter interface.
Acceptance Criteria:
Frontend components for filtering are responsive and functional across different devices and screen sizes.
User selections in the filter interface reflect accurately in the displayed search results.
Task: Implement backend logic to process filter selections and return filtered results from the database.
Acceptance Criteria:
Backend logic handles filter selections effectively and applies the selected filters to the search query.
Filtered results returned from the database match the user's selected criteria.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.