A transactional locking implementation for C++
-
Updated
Oct 9, 2020 - C++
A transactional locking implementation for C++
Full-stack cinema seat reservation app. Users browse movies, view a live 10x10 (plus 3x5) seating map, and hold seats before confirming. Enforces consecutive-seat and no-gap rules server-side, prevents double-booking via row locking, 15-min hold expiry, JWT auth, real-time WebSocket updates. Built with React, Node, TypeScript, PostgreSQL, Docker.
Add a description, image, and links to the transactional-locking topic page so that developers can more easily learn about it.
To associate your repository with the transactional-locking topic, visit your repo's landing page and select "manage topics."