Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Creation and Management Features #8

Open
carrycooldude opened this issue Oct 11, 2023 · 0 comments
Open

Event Creation and Management Features #8

carrycooldude opened this issue Oct 11, 2023 · 0 comments
Labels
enhancement New feature or request feature good first issue Good for newcomers hacktoberfest

Comments

@carrycooldude
Copy link
Contributor

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:

  1. 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.
  2. Integrate a rich text editor for event descriptions, enabling organizers to format and style their event information effectively.
  3. Develop functionality that allows event organizers to edit their event details, including the event title, date, time, location, and description.
  4. 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.

@carrycooldude carrycooldude added enhancement New feature or request good first issue Good for newcomers feature hacktoberfest labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature good first issue Good for newcomers hacktoberfest
Projects
Status: No status
Development

No branches or pull requests

1 participant