UoaWDCC / aeyb-monitor

7 stars 0 forks source link

Aeyb/#134 end meeting endpoint be #143

Closed richard-ch closed 1 year ago

richard-ch commented 1 year ago

Closes: [#134]

What was done: Implemented the 'endMeeting' functionality in MeetingControllers. A new endpoint (PATCH /meetings/:meetingId/end) has been added. When this endpoint is hit, it will update the finishTime of the meeting to the current time. How to test:

Screenshots of UI changes (optional):