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] Create endpoint to fetch lodge prices #668

Closed bcho892 closed 1 month ago

bcho892 commented 3 months ago

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

Right now the prices are hard coded. We should do something similar to #392, where we return the normal and special prices.

BEFORE MERGING