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

(MEDIUM) - FEATURE: Admin can set cow health for all users in a commons #31 #7

Open
albertyu03 opened this issue May 23, 2023 · 0 comments
Assignees
Labels
medium Moderately difficulty to implement (10ish points)

Comments

@albertyu03
Copy link
Contributor

albertyu03 commented May 23, 2023

Have you updated the title?
I have updated the issue's title.
As a...
admin

I can...
select a user commons, and then set the cow health for all cows in that commons

So that...
I can manipulate the game play for educational reasons

Discussion
We would like to give admins the ability to set the cow health to any value between 0 and 100 at will, for all users in a given user commons.

Acceptance Criteria
There is a page in the app where the admin can go to set the value of cow health for a commons
When the admin enters a value between 0 and 100 and clicks "set cow health", the cow health of all users in that commons is set to that value immediately.
Implementation Todos

  • Add the page on the frontend for setting the value of cow health (medium)
  • Create the PUT request for affecting all clients on the backend (medium)
@albertyu03 albertyu03 added easy simple to implement (5 pts) medium Moderately difficulty to implement (10ish points) labels May 23, 2023
@albertyu03 albertyu03 changed the title (EASY) - FEATURE: Admin can set cow health for all users in a commons #31 (MEDIUM) - FEATURE: Admin can set cow health for all users in a commons #31 May 23, 2023
@mfletcher2 mfletcher2 removed the easy simple to implement (5 pts) label May 23, 2023
@TheRealJBomb TheRealJBomb self-assigned this May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Moderately difficulty to implement (10ish points)
Projects
None yet
Development

No branches or pull requests

3 participants