Skip to content

Commit 25c468f

Browse files
committed
still needs a description potentially
1 parent 4c05c72 commit 25c468f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

  • client/documentation/admin-dashboard
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Events
2+
3+
## Fields
4+
5+
**Name:** Required field for the event's name. A character field (includes letters, numbers and symbols) of maximum length 200 characters.
6+
7+
**Date:** Required field for the event date and time. Must be a valid date and time. Uses either ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ) or American format (MM-DD-YYYY HH:MM) for date and time representation.
8+
9+
**Description:** Optional field for a description of the event. A character field of maximum length 256 characters.
10+
11+
**Publication Date:** Required field for the date the event is published. Must be a valid date (DD/MM/YYYY). Uses either ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ) or American format (MM-DD-YYYY HH:MM) for date and time representation.
12+
13+
**Cover Image:** Optional field to upload a cover image for the event. Must be an image file. If no cover image is provided, a default club logo will be displayed instead.
14+
15+
**Location:** Required field for the event location. A character field of maximum length 256 characters.

0 commit comments

Comments
 (0)