Hotel management platform for a boutique property in Lalitpur — listings, bookings, inventory, and a full admin panel.






— Overview
What it is
DwellCasa is a complete hotel management platform built for a boutique property in Lalitpur. The client needed to manage listings, handle bookings, track inventory across multiple locations, and run day-to-day operations from a single admin panel — without paying for an off-the-shelf SaaS tool that would be over-engineered for their scale.
How I built it
Built with the repository pattern for a clean separation between data access and business logic, which made the multi-location inventory support significantly easier to reason about. Role-based access control ensures front desk staff, managers, and admins each see only what they need. Google SSO was included to simplify staff onboarding.
— Stack
— Impact
Deployed and live for a boutique hotel in Lalitpur
Multi-location inventory support built into the core architecture
Full admin panel covering listings, bookings, and staff management
Clean architecture that makes future feature additions straightforward