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] Update email template in webhook #681

Closed bcho892 closed 3 months ago

bcho892 commented 3 months ago

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

Link to requested template

It might be a good idea for the dates to mention its for the nights not day

You might have to fetch the users first_name and last_name using the UserDataService to fill out the name

It would be wise to create a file JUST for email templates for modularity

BEFORE MERGING