ASE-2024-BugBusters / JoyJoin

JoyJoin a place to connect people
http://13.38.253.17:3005/
0 stars 1 forks source link

Edit and Delete Events #40

Open imred42 opened 5 months ago

imred42 commented 5 months ago

Decision: Must? Requirement: Edit and Delete Events T-Shirt: M As a: event organizer, I want: to be able to edit or delete events that I’ve created before, So that: the information of events on this platform will be up-to-date. Acceptance Criteria: • Editing an event should allow modification of all fields including title, time, location, participation limits, description, and tags. • Title, time, location, participation limits, and description are mandatory fields. • Time is displayed in 24-hour format. • Deleting an event should prompt for confirmation before permanently removing it from the platform. • After editing an event, the updated information should reflect accurately in the event details. • Once an event is deleted, it should disappear immediately on the event-listing page.