bernd-wechner / CoGs

Competitive Gamers Leaderboard Server (CoGs LS)
2 stars 4 forks source link

Add support for (Gaming) Events #12

Open bernd-wechner opened 5 years ago

bernd-wechner commented 5 years ago

I imagine a new table for events with Location, start and end datetimes and a ManyToMany relation to games and tourneys played at the event and perhaps a ManyToMany to registrars.

This would allow us to look at leaderboard impacts over registered events and tourneys at them.

Into the future if locations have lat/lon recorded and we build a phone app, it's easy to imagine that the app notifies a user if there's an event hapenning nearby, and/or notices that a user is at an event, and if so presents sensible default views and options. For example if the user is a registrar the option to easily record results.

We may even see a time when games are all produced with a QR code fro easy selection in such an app. But before then any serious enough event could generate QR code sheets of games and competitors and this could make entering results in a phone ap as easy as scanning the game code then the player codes in order of ranking.