Sequence Diagram ‐ Event Update & Reconfirmation - bounswe/bounswe2026group11 GitHub Wiki

Sequence Diagram

  1. Host user logged in
  2. Opened 'Organized Events' page and fetched events via getHostEvents()
  3. Updated event details via editEvent(), which triggers updateEvent()
  4. System fetched participants using getParticipations()
  5. In a loop, system updated statuses to 'WaitingConfirmation' and sent notifications