-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request