Redesign welcome email and booking cancellation email (1005)
Feature Implementation
https://www.figma.com/file/eKgX79IgHwsiXSzB5aZOWv/Welcome%2FCancelled-Email?node-id=0%3A1
Where did you find this feature?
Welcome Email The welcome email is sent when users register on our app or website.
Cancellation Email The cancellation email is sent when users cancel their booking. It is sent to the user, staff, and restaurant to announce that the booking has been cancelled.
How to use this feature
Welcome Email Register on our website or application.
Cancellation Email Create a booking, then cancel the booking.
Backend Implementation
- Add new welcome email design on
app/views/user_mailer/welcome-to-hungry-hub-2022.html.erb - Add new cancel booking email design on
app/views/user_mailer/booking_cancelled_2022.html.erbandapp/views/owner_mailer/booking_cancelled_2022.html.erb