Projects
Nightclub booking
An events site where a guest can request a table and the request arrives as an email.
The problem
Venues take bookings over the phone and lose them. A form that emails the request is enough to fix that.
What I did
Events listing plus a booking form backed by a serverless function that sends the request through Resend.
Built with
- HTML
- CSS
- JavaScript
- Resend
- Netlify Functions