ManSangSin / Rhythm-Code

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

Show rhythms on 2nd map #5

Open gregdyke opened 9 months ago

gregdyke commented 9 months ago

Story

Acceptance Criteria

  1. Given 2 datapoints exist on map from issue xxxx
    • When I navigate to the page for the 2nd map (any free map will do)
    • Then the same data is also displayed on that map
  2. Given a rhythm associated with a location that can't be displayed on the map
    • When the map is shown
    • Then the rhythm is not displayed (this is not a bad thing -> it simply shouldn't crash)

PO notes

Implementation Notes

  1. Make it a very obviously different map -> different projection, possibly cartoonish or otherwise non-realistic as proof of concept

Checklist:

gregdyke commented 9 months ago

This is apparently way lower priority than originally understood -> probably won't do within project