-
Notifications
You must be signed in to change notification settings - Fork 11
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
[C4GT Community]: List of attributes to return with results of facilities returned #12
Comments
Hi!
Please update the ticket |
@codecakes could you please assign me this issue, I would like to solve it. |
Sure. This task is non-trivial with a high complexity and carries multiple rounds of PRs. Before you attempt it, consider the following checklist to make your work easy:
|
This PR enables correct signature check for Implementation classes subclassed from an Interface class. - Implements signatures for functional and decoupled GeolocationQueryService - Adds updated stub support to test GeolocationQueryService Interface unit tests - Adds supporting service and interface for #12 It also enables GeolocationQueryService to act as a singleton class during DI and adds decoupled support for services against its interfaces.
Hello @Ris-code |
@Ris-code feel free to raise any doubts so we can clear them. |
Hello @codecakes, I would like work on this issue. I think I understand the pattern the project is following, and the project doesn't seem too complex for me to understand. I've gone through the codebase once, and tested the currently implemented api endpoint. |
Ticket Contents
Description
The
/geo
api returns a list of facilities. The following attributes should be included in the response that helps patients assess and choose the most suitable healthcare provider based on their individual needs and preferences:Goals
Goals
Expected Outcome
Calling
/geo
api should return the stated response.Acceptance Criteria
Calling
/geo
API should return the stated response.Implementation Details
Child issues will be opened to achieve following technical implementation:
Mockups/Wireframes
Product Name
project-healthcare
Organisation Name
XCoV19
Domain
Healthcare
Tech Skills Needed
CI/CD, cURL, Flask, Python, RESTful APIs, Swagger, Test
Mentor(s)
@codecakes
Complexity
High
Category
API, Backend, Database, Refactoring, Testing
The text was updated successfully, but these errors were encountered: