Skip to content

Implement editions in the backend. #24

@jnms-me

Description

@jnms-me

Add a database table for editions:

  • id
  • name (string, [0-9a-z]+)
  • running (bool)
  • public (bool)
  • rules (markdown)
  • contact info (markdown)
  • sponsors (markdown)

Have every question be linked to an edition.
Have every team be linked to one or multiple editions.

Prefix all paths with the edition name, except for:

  • /, which redirects to the newest edition.
  • /login.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions