ManSangSin / Rhythm-Code

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

Use dot based map #18

Open gregdyke opened 9 months ago

gregdyke commented 9 months ago

Technical task

We can settle on one dot based map and each rhythm/rhythm code can be associated with one specific dot (or one specific dot coordinate as is convenient for the implementer) on the map

Acceptance Criteria

  1. Given .............
    • When .............
    • Then .............
  2. Given .............
    • When .............
    • Then .............

Implementation Notes

1. 2.

Checklist:

gregdyke commented 9 months ago

This one https://upload.wikimedia.org/wikipedia/commons/a/a0/World_map_with_points.svg or the one from the .ai file attached in slack could be used

mferryRV commented 9 months ago

Does this replace #5 in that this should be our only map? If so, it is an easy fix.

gregdyke commented 9 months ago

That's correct. As mentioned here on Slack https://codeyourfuture.slack.com/archives/C05SUQ3K5DY/p1696065119931789

mferryRV commented 8 months ago

@ManSangSin - As part of this ticket, I would ask that you make sure the icons appear in the right place.

In sprint planning we discussed PX CSS positioning or selecting SVG path elements as possible solutions for locating the dots.

Your decision was to select SVG path IDs and go from there.

mferryRV commented 8 months ago

Need to have this thought through and communicated by Tuesday.