Hotel Booking Platform
Code Available · No Live DemoA full-stack hotel booking application covering room search, booking, and a sandbox payment integration.
Problem
Booking flows involve more moving parts than they first appear — searching availability, holding a selection, collecting payment, and confirming or refunding without losing data along the way.
Solution
A multi-page PHP application backed by a MySQL database, covering the full booking lifecycle: room search and detail pages, a booking and confirmation flow, and a payment integration built against a sandbox API, including a webhook-verified confirmation step and a refund flow.
Technology
PHPMySQLHTMLCSSJavaScript
Key Features
- Room search and detail pages
- Booking and confirmation flow
- Sandbox payment integration with webhook-verified confirmation
- Refund flow