
A hotel management system built with .NET Core 7 Web API for handling room reservations, guest check-in/check-out, and customer profiles. Features room availability checking with date-range queries, pricing management, and booking confirmation workflows. The API is consumed by a JavaScript frontend that provides an intuitive interface for both hotel staff and guests.