You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Workshops page.
All workshops will be shown as a list of rectangles with the Title and ParticipantsNumber/Capacity.
Each workshop will be loaded in its own page "workshops/{Title}".
Include a button for attending the Workshop (add User Id to Participants array and increase the count) and a button for unattending a workshop (remove User Id from Participants array and decrease the count).
The text was updated successfully, but these errors were encountered:
Create a Workshops page.
All workshops will be shown as a list of rectangles with the Title and ParticipantsNumber/Capacity.
Each workshop will be loaded in its own page "workshops/{Title}".
Include a button for attending the Workshop (add User Id to Participants array and increase the count) and a button for unattending a workshop (remove User Id from Participants array and decrease the count).
The text was updated successfully, but these errors were encountered: