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

Task 8: implement the API for getting system status #18

Open
yalgorithm777 opened this issue Nov 17, 2021 · 2 comments
Open

Task 8: implement the API for getting system status #18

yalgorithm777 opened this issue Nov 17, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@yalgorithm777
Copy link
Collaborator

  • Path:
    • /status/
  • Available methods:
    • GET
  • Returned fields (back-end returns to the front-end):
    • “user_count”: total number of users
    • “answer_count”: total number of answers
    • “location_is_done_count”: the number of locations that have been labeled
@yalgorithm777 yalgorithm777 added the enhancement New feature or request label Nov 17, 2021
@deeper747
Copy link
Member

deeper747 commented Nov 24, 2021

There is a demand of showing the user how many cases did he or she identify. API need to be adjusted a little for this service.

@Sourbiebie Sourbiebie self-assigned this Nov 29, 2021
@Sourbiebie
Copy link
Contributor

Done and waiting for code review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants