You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a sort filter for the "Get All Policies" API using the Strapi plugin. This filter will allow users to retrieve and organize policy data based on specified sorting parameters (e.g., date, name, or status) to enhance the usability and accessibility of the policy information.
Goals
Add a sort filter to the "Get All Policies" API.
Allow sorting by various parameters like name, or status.
Ensure proper functionality of the sort filter across different data sets.
Follow best practices for efficient data retrieval and sorting.
Expected Outcome
A functional sort filter added to the "Get All Policies" API.
Policies can be sorted by date, name, or status.
Improved usability and data accessibility through sorting options.
Acceptance Criteria
Sort filter is implemented and operational.
Policies are successfully sorted by name, or status.
Sort filter works across different data sets without errors.
Code passes all tests and code reviews.
Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
JavaScript/TypeScript
Strapi
RESTful APIs
Data Sorting and Filtering
Complexity
Low
Category
API Development
Sub Category
Policy Management
The text was updated successfully, but these errors were encountered:
Description
Implement a sort filter for the "Get All Policies" API using the Strapi plugin. This filter will allow users to retrieve and organize policy data based on specified sorting parameters (e.g., date, name, or status) to enhance the usability and accessibility of the policy information.
Goals
Expected Outcome
Acceptance Criteria
Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Complexity
Low
Category
API Development
Sub Category
Policy Management
The text was updated successfully, but these errors were encountered: