Skip to content

Room management

Paulius Sasnauskas requested to merge feat/room-management into main

Closes #8 (closed)

GET /jamboree/rooms/:year/:roomNumber returns an array of objects (2 days x [morning/afternoon] = 4 objects) with:

  • day
  • startTime
  • startUrl from Zoom Lib
  • the session object along with the liveStream object
  • the list of judgingSessions (with team data and times)
Edited by Paulius Sasnauskas

Merge request reports

Loading