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

Select time-period on map #6

Open
4 tasks
gregdyke opened this issue Sep 23, 2023 · 4 comments
Open
4 tasks

Select time-period on map #6

gregdyke opened this issue Sep 23, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request Filter map

Comments

@gregdyke
Copy link
Collaborator

Story

  • As a website visitor

  • I Want to display only the rhythms of a certain time period

  • So That I can get a time-based snapshot for the period

Acceptance Criteria

  1. Given DC hand dancing is set to 1950-2010 (arbitrary dates for now)
    • And Rumba Guaguancó is set to 2000-2020 (also arbitrary)
    • When the map is shown
    • Then a time period slider is available for selecting from 1950-2020, with begin and end selection affordances
  2. Given a time period slider is available
    • When different time periods are selected
    • Then the rhythms become visible/invisible

Implementation Notes

I [Greg] have something like (but not exactly like!!!!!) the image below in mind
image

  1. This will be a vertical slice ticket involving adding time data (begin and end year is sufficient) for each rhythm
  2. if the time period slider was just a begin/end dropdown with decades, that would be acceptable in a first iteration -> split ticket into followup if need be

Checklist:

  • I have defined the user story
  • I have defined some acceptance criteria
  • I have included any implementation notes
  • I have included all relevant links
@gregdyke gregdyke added the enhancement New feature or request label Sep 23, 2023
@DelniaAlipour DelniaAlipour self-assigned this Oct 2, 2023
@mferryRV
Copy link
Collaborator

mferryRV commented Oct 2, 2023

As there are multiple options for the UI here, a design for the UX and UI would be very helpful on this story.

@gregdyke
Copy link
Collaborator Author

gregdyke commented Oct 3, 2023

I have this as the fat marker version. In terms of detail, I understand a more exact look and feel would be helpful. Hopefully our UX designer can help us narrow something down
Paper rhythm_code 4

@gregdyke
Copy link
Collaborator Author

gregdyke commented Oct 3, 2023

(Imagine image above is rotated 90 degrees clockwise)

@gregdyke
Copy link
Collaborator Author

gregdyke commented Oct 3, 2023

The functionality (for now) should be to select a time period, by decade, within 1400 to present day. Ideally with a slider (the blue in picture above) where the beginning and end can be moved + the whole thing can be dragged.

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

No branches or pull requests

3 participants