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

Create Visuals for Step Feedback #30

Open
6 tasks done
JackMcPhillips1543 opened this issue Oct 8, 2024 · 0 comments · May be fixed by #48
Open
6 tasks done

Create Visuals for Step Feedback #30

JackMcPhillips1543 opened this issue Oct 8, 2024 · 0 comments · May be fixed by #48
Assignees
Labels
enhancement New feature or request Ready for assignment Issue construction is complete and it's ready to be assigned and resolved.

Comments

@JackMcPhillips1543
Copy link
Collaborator

JackMcPhillips1543 commented Oct 8, 2024

There is a certain threshold that the user is targeting. If the user's step is within a certain range of the threshold turn the box green, if it gets farther away, make it yellow etc.

Acceptance Criteria:

  • Backend sends calculation to the front end

  • On backend message, frontend finds the range the result is in

  • Box on React app changes to match the range

  • The borders of the left and right boxes take shades of red for every calculation done for which force was below threshold

  • The borders of the left and right boxes take shades of yellow for every calculation done for which force was at or above threshold but step time was below target zone

  • The borders of the left and right boxes take shades of green for every calculation done for which step time was at or above target zone

@JackMcPhillips1543 JackMcPhillips1543 added the enhancement New feature or request label Oct 8, 2024
@git-voo git-voo added the Ready for assignment Issue construction is complete and it's ready to be assigned and resolved. label Nov 7, 2024
@JackMcPhillips1543 JackMcPhillips1543 self-assigned this Nov 8, 2024
@JackMcPhillips1543 JackMcPhillips1543 linked a pull request Nov 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Ready for assignment Issue construction is complete and it's ready to be assigned and resolved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants