OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

Delete Event #163

Open OlhenShu opened 3 months ago

OlhenShu commented 3 months ago

Summary

As an Admin or Organizer, I should be able to delete event from the system.

Preconditions

  1. The Admin or Organizer should be logged in.
  2. Event should be saved.

Business rules

  1. Only event organizer and admin can delete event.

Acceptance Criteria

  1. Only event organizer and admin can delete event.
  2. Each saved event should have “Delete” button for the Admin and Organizer roles.
  3. After clicking on the "Delete" button system shows an alert window Figma.
  4. If the user clicks “NO” button the modal window should disappear.
  5. If the user clicks “YES” button the following happens:
    • The alert window disappears;
    • Attendees are notified of the event's deletion;
    • All data related to the event is deleted from the system.
    • The user is redirected to the Events Dashboard.

Out of scope Save event Attend event View event

Epic link E.g.: Epic #11

Labels to be added "User story"

Tasks

    • [ ] sample task.