A full-stack Hotel Management System developed as part of my academic assignment. This system allows users to browse and reserve rooms, and admins to manage rooms, amenities, facilities, and customer ...
📦 servicetitan-drive-sync ├── 📄 main.py # Main synchronization engine ├── 📂 servicetitan/ │ └── 📄 API.py # ServiceTitan API client ├── 📂 Google/ │ └── 📄 api.py # Google Drive manager ├── 📄 ...