Sequence Diagram ‐ Event Update & Reconfirmation - bounswe/bounswe2026group11 GitHub Wiki
Sequence Diagram
- Host user logged in
- Opened 'Organized Events' page and fetched events via getHostEvents()
- Updated event details via editEvent(), which triggers updateEvent()
- System fetched participants using getParticipations()
- In a loop, system updated statuses to 'WaitingConfirmation' and sent notifications