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 missing season data to db #123

Open
FoxLisk opened this issue Dec 16, 2023 · 1 comment
Open

add missing season data to db #123

FoxLisk opened this issue Dec 16, 2023 · 1 comment

Comments

@FoxLisk
Copy link
Owner

FoxLisk commented Dec 16, 2023

currently we have Season 1 data all external to our db, as well as some seasons' overflow brackets. it would be nice to get that history into our db

maybe a good time to fix season.format as well - make it into 2 fields, like "chronological_id" and "title," or else re-id everything so we can use season.id semantically, and change the "format" values to the actual format.

@RequiemOfSpirit
Copy link
Collaborator

RequiemOfSpirit commented Jun 23, 2024

Adding some more things that could be backfilled from a message in discord:

  • Season number and lttp category format: (I think this is already done)
  • Season description: Each season on the history page has a short description. Would be nice to pull that from the DB.
  • Season dates: The month and year each season happened
  • Previous race vods that would need to be manually backfilled: A thread in the dev discord with all the restream links we've captured so far
  • Donation info: Something to showcase on season history for how much was donated to which charities. Maybe also shouting out the people who helped contribute and shouting out the winners that chose those charities
    • Additionally, donation info could show up under a separate heading on the player-detail page, below the Race History section

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

No branches or pull requests

2 participants