-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
Currently, events do not have a registration deadline field. Adding this feature will enable organizers to specify a cutoff date for participants to register, improving event management and planning.
Proposed Solution
- Add a
registration_deadlinefield to theEventmodel. - Implement logic to prevent new registrations after the deadline has passed.
- Show a relevant error message if a user attempts to register after the deadline.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Projects
Status
Todo