UoaWDCC / uasc-web

Project with the University of Auckland Snowsports Club Website & Booking System. Established in 2023.
https://uasc.co.nz
6 stars 2 forks source link

[BACKEND] Document all backend endpoints #651

Closed bcho892 closed 3 months ago

bcho892 commented 3 months ago

Is your feature request related to a problem? Please describe.

Right now the user has to guess the functionality based on the name. You should add JSDoc with a black box overview of what the endpoint does.

Image

BEFORE MERGING