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

API - Search Accounts Endpoint #15

Closed
4 tasks done
AMAN-BARBARIA opened this issue Aug 2, 2023 · 1 comment
Closed
4 tasks done

API - Search Accounts Endpoint #15

AMAN-BARBARIA opened this issue Aug 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request task Ticket to work on
Milestone

Comments

@AMAN-BARBARIA
Copy link
Member

AMAN-BARBARIA commented Aug 2, 2023

Goal: Implement an API endpoint to search accounts by name.

Background: This endpoint is important for allowing the client search an account. The search query should be an optional input parameter.The default list without search can be a list of accounts sorted by last modified date.

Tasks:

  • Design and implement a new API endpoint
  • The endpoint should return the list of accounts.
  • Implement error handling to cover cases like server errors, unauthorised request etc.
  • Write tests for the new endpoint
@AMAN-BARBARIA AMAN-BARBARIA converted this from a draft issue Aug 2, 2023
@AMAN-BARBARIA AMAN-BARBARIA added enhancement New feature or request task Ticket to work on labels Aug 2, 2023
@AMAN-BARBARIA
Copy link
Member Author

@AMAN-BARBARIA AMAN-BARBARIA added this to the v0.1.0 milestone Aug 2, 2023
@Raj-Shah1 Raj-Shah1 moved this from Ready to In Progress in SalesSparrow Aug 3, 2023
@Raj-Shah1 Raj-Shah1 moved this from In Progress to In Review in SalesSparrow Aug 17, 2023
@Raj-Shah1 Raj-Shah1 moved this from In Review to Done in SalesSparrow Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task Ticket to work on
Projects
Status: Done
Development

No branches or pull requests

2 participants