Skip to content

created event module#376

Merged
BigBen-7 merged 1 commit into
Lead-Studios:dev-v1from
KAMALDEEN333:Event-module
Sep 26, 2025
Merged

created event module#376
BigBen-7 merged 1 commit into
Lead-Studios:dev-v1from
KAMALDEEN333:Event-module

Conversation

@KAMALDEEN333
Copy link
Copy Markdown
Contributor

Description

Event Module #362

Event Module](#362 (comment))

Description

Description:
Add event management functionality for organizers to create and manage events.

Tasks:
Event entity: id, title, description, location, startDate, endDate, capacity.
Endpoints: POST /events, GET /events, GET /events/:id, PATCH /events/:id.
Organizer can only manage their own events.
Acceptance Criteria:

Organizer can create and list events.
Validation prevents invalid dates or negative capacity.

Related Issues

Changes Made

  • List key changes made in this PR.

How to Test

Screenshots (if applicable)

Checklist

  • My code follows the project's coding style.
  • I have tested these changes locally.
  • Documentation has been updated where necessary.

@KAMALDEEN333
Copy link
Copy Markdown
Contributor Author

Hello @BigBen-7 a pr has been sent kindly review and merge,Thanks

Copy link
Copy Markdown
Collaborator

@BigBen-7 BigBen-7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GTG

@BigBen-7 BigBen-7 merged commit 33b27b8 into Lead-Studios:dev-v1 Sep 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants