Closed jeffplays2005 closed 2 months ago
Will create tests in an upcoming commit
Visit the preview URL for this PR (updated for commit c424bbc):
https://uasc-ceebc--pr771-688-backend-create-e-bop3v2bk.web.app
(expires Mon, 09 Sep 2024 05:04:54 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 36296ceaed1d43e92e7d5e81a72a7bd987560bfa
Created new eventSignup endpoint and their controller.
Takes in a EventSignupBody and returns an EventSignupResponse.
Created EventService
getAllReservations
method and test.