Skip to content
Work Twenty Two Technologies project

Royal Table. restaurant reservation platform

A restaurant reservation site used to prove out our delivery process end to end, including a real production security update and a reliability fix.

This is a Twenty Two Technologies product/demonstration project, shown as proof of engineering capability, not a paid third-party client engagement.

Problem

A restaurant reservation flow needed dependency security patching (nodemailer) and a more reliable failure state on the booking form. a blocking browser alert on submission failure, with no path to retry cleanly.

Approach

Isolated worktree build against the live branch, an inline non-blocking error message replacing the alert, verified with an automated check plus an independent second review before being queued for merge.

Outcome

A verified, independently reviewed fix, queued for approval rather than merged on trust. demonstrating our isolated-build-and-review delivery process on a real codebase.

Stack

Node.jsHTML/CSS/JSnodemailer