-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Here's an issue for the "Event Creation and Management" part of your project:
Issue Description:
In order to make our Meetup.com clone functional for event organizers, we need to implement features that enable users to create events with specific details, utilize a rich text editor for event descriptions, and allow event organizers to edit and delete their events.
Tasks:
- Implement a form or interface that allows users to create events. This form should include fields for event title, date, time, location, and event description.
- Integrate a rich text editor for event descriptions, enabling organizers to format and style their event information effectively.
- Develop functionality that allows event organizers to edit their event details, including the event title, date, time, location, and description.
- Implement the ability for event organizers to delete their events if needed, with proper confirmation and safety measures in place.
Acceptance Criteria:
- Users can create events with all specified details: title, date, time, location, and description.
- The rich text editor should allow for text formatting and styling in event descriptions.
- Event organizers can successfully edit event details and see the changes reflected in the event listing.
- Event organizers can delete their events, with appropriate safety measures to prevent accidental deletions.
Definition of Done:
This issue is considered complete when the event creation and management features are fully functional, have been thoroughly tested, and are accessible via the user interface.
Additional Information:
Please specify any additional features or requirements for event creation and management, such as event categories or tags. Additionally, consider adding a confirmation step when organizers attempt to delete events to avoid accidental deletions.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status
Status