ManSangSin / Rhythm-Code

https://starter-kit-al84.onrender.com/
ISC License
3 stars 7 forks source link

List rhythms/rhythm codes #17

Open gregdyke opened 9 months ago

gregdyke commented 9 months ago

Story

Acceptance Criteria

  1. Given I visit the /admin endpoint (no security needed)
    • Then a list of rhythm codes is shown
  2. Given I visit the /admin endpoint
    • When I click on the arrow next to a rhythm code (acting like a folder)
    • Then the list of rhythms under that rhythm code is shown

Implementation Notes

1. 2.

Checklist:

gregdyke commented 9 months ago

Or the "tree" of codes and rhythms can be fully open all the time

mferryRV commented 8 months ago

edit: I mistook this for #16