Development Approach & Architecture
For a lightweight, fast, and easy-to-maintain solution, I built the frontend using plain HTML/CSS, focused on clarity and functionality over heavy frameworks — ideal for an internal admin tool. The backend runs on FastAPI, providing a high-performance REST API that handles all business logic: room availability, reservation workflows, commission calculations, and access control between admins and managers.