Skip to content

Add a season feature#166

Open
Sarrus1 wants to merge 24 commits into
rogeraabbccdd:masterfrom
Sarrus1:master
Open

Add a season feature#166
Sarrus1 wants to merge 24 commits into
rogeraabbccdd:masterfrom
Sarrus1:master

Conversation

@Sarrus1

@Sarrus1 Sarrus1 commented Apr 26, 2021

Copy link
Copy Markdown
Contributor

These changes add a "Season" feature:

The database now has 3 tables:

  • rankme (same structure as the previous version)
  • rankme_season (same structure as rankme with an additional column: season_id
  • rankme_season_id (contains season_id with start and end dates)

Stats are tracked globally like on the previous version, but in addition they are also tracked by season, just like if you would reset the rankme table every season.

I don't know if this is in the scope of the project.

Please feel free to contact me for any question or requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant