PhlexPlexico / G5V

A front-end for G5API to manage matches/seasons/tournaments for CS:GO
MIT License
56 stars 29 forks source link

[Request] Differentiate Between Season and Tournament #21

Closed PhlexPlexico closed 4 years ago

PhlexPlexico commented 4 years ago

Backend-wise everything would stay the same. However, there can be an easy way with using computed properties to change the text when creating a season/tournament in the panel. One way would be to look at the dates and make anything longer than 2 days a Season, where everything else would be a tournament.