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

Design new StepTimeView (Frontend) #64

Open
7 tasks
git-voo opened this issue Jan 13, 2025 · 0 comments
Open
7 tasks

Design new StepTimeView (Frontend) #64

git-voo opened this issue Jan 13, 2025 · 0 comments
Labels
Ready for assignment Issue construction is complete and it's ready to be assigned and resolved.

Comments

@git-voo
Copy link
Collaborator

git-voo commented Jan 13, 2025

Description:

The new step time view should look like the image below.

image

Developer Notes:

  • The green dot is the participant's step time when in the target zone.
  • The red x is the participant's step time when outside the target zone.
  • The lightly shaded grey area is the target zone
  • These parameters are the same for both force plates (left and right)
  • The dashed horizontal line is the baseline step time. this will be calculated from the first 30 seconds of walking data and will not change afterward.
  • The top of the baseline indicates a larger percentage of step time from the baseline.
  • The vertical line on the far left is just a bar that shows range of step time either as percentage (0-100), or 0 to 1
  • Note that the movement of elements on this interface will be vertical. the green dot and/or red x will move up or down withing the target zones, and the target zones will move up or down across the baseline steptime

Acceptance Criteria:

  • The designed interface closely matches the depiction in the above image

  • All the elements move in the expected fashion

  • Target zones are lightly shaded such that step time icons are seen while within them

  • The shape and color of the step time changes in relation to within or outside the target zone (use mock data as much as you need to)

    • step time is a green dot when within the target zone
    • step time is a red x when outside the target zone
  • The horizontal baseline steptime and vertical range bar remain in fixed positions

@git-voo git-voo added the Ready for assignment Issue construction is complete and it's ready to be assigned and resolved. label Jan 13, 2025
@git-voo git-voo changed the title Design new StepTimeView Design new StepTimeView (Frontend) Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for assignment Issue construction is complete and it's ready to be assigned and resolved.
Projects
None yet
Development

No branches or pull requests

1 participant