Skip to content

Update Tournament Creation Page #55

@koltonknight

Description

@koltonknight

Given our newly designed tournament view page, it is clear that we need to add some data fields for tournament objects.

The additional data fields must include:

  • Location
  • Host
  • Playing Surface
  • Date
  • Type (Squad, Individual, League)
  • Divisions
  • Tournament Image
    Optional Fields:
  • Description
  • Contact Information
  • Timezone
  • Division Sizes

This change will impact both frontend and backend teams, as the database must be equipped to handle and store this data as well as the application must be updated to take in this information in the create tournament page and pass to the DB.

Potential Challenges:

  • Managing datatypes for DB (handling images in DB has been a prior pain point)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions