Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a season feature #166

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Add a season feature #166

wants to merge 24 commits into from

Conversation

Sarrus1
Copy link
Contributor

@Sarrus1 Sarrus1 commented Apr 26, 2021

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