icpc / balloons

MIT License
3 stars 0 forks source link

Team photo and balloon delivery route #9

Open lperovskaya opened 1 week ago

lperovskaya commented 1 week ago

WF uses extra features to improve delivery reliability. Together with just delivering one balloon, they add team photo to visually verify that the recipient is correct

nsychev commented 4 days ago

Following our private discussion:

It's relatively easy to add something like camera icon (?) at each row that will open popup with team info. Popup should contain team place, full name, photo, (logo?) and once again problem color.

Serving team photos is out of scope, we'll just take URL from cds and hope it will display correctly: reachable address and CORS is contest team responsibility.

Regarding balloon route — i can't imagine how to get that. If this is another media, it's easy. If we need to develop some tool for making maps, we need another issue.

lperovskaya commented 3 days ago

reference https://github.com/icpctools/icpctools/blob/main/BalloonUtility/docs/PrintPreview.png