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

[FRONTEND] Add checkin/checkout times to booking confirmation page #612

Closed bcho892 closed 3 months ago

bcho892 commented 3 months ago

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

Change uasc-next\src\components\composite\SuccessfulBooking\SuccessfulBooking.tsx and make use of the constants in uasc-next\src\utils\Constants.ts for the times.

it should be similar to

Image

BEFORE MERGING

bcho892 commented 3 months ago

Closed in favour of a back end solution