Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply Sort Filter in Get All Policies #161

Open
8 tasks
rahul-eminds opened this issue Oct 3, 2024 · 0 comments
Open
8 tasks

Apply Sort Filter in Get All Policies #161

rahul-eminds opened this issue Oct 3, 2024 · 0 comments
Assignees

Comments

@rahul-eminds
Copy link
Contributor

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

  • 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

@rahul-eminds rahul-eminds self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant