|
|
|
|
|
by albumen
405 days ago
|
|
This is a great idea, thank you for building it! My wife organises a lot of double elimination tournaments; could you add that as an option? Also, it would be cool to see the live demo tournament populated with matches, so you'd get an idea straight away of the experience without needing to create stages etc (but also keep the ability to set up a new tournament). Lastly re notifications that wavemode suggested; perhaps you let people pay for SMS notifications themselves, as an option beyond web notifications. This page [1] implies that web push notifications are unreliable, on iOS and android. [1] https://stackoverflow.com/questions/79215345/reliability-of-... |
|
> My wife organises a lot of double elimination tournaments; could you add that as an option?
Yes there's an open issue about that, I do plan to implement that, hopefully rather soon.
> Also, it would be cool to see the live demo tournament populated with matches
Ah that makes sense. I didn't want to set up everything already because it might not be the way you want it to be and would unnecessarily put load on my server. But a few teams+matches should be doable indeed, good idea!
> Lastly re notifications that wavemode suggested; perhaps you let people pay for SMS notifications themselves, as an option beyond web notifications. This page [1] implies that web push notifications are unreliable,
Ah that's unfortunate. I will look a bit more into Twilio then, thanks for raising that!