A robust desktop application designed to manage student records efficiently using Java and MySQL. This system supports full CRUD (Create, Read, Update, Delete) operations and features a modern, ...
📦 servicetitan-drive-sync ├── 📄 main.py # Main synchronization engine ├── 📂 servicetitan/ │ └── 📄 API.py # ServiceTitan API client ├── 📂 Google/ │ └── 📄 api.py # Google Drive manager ├── 📄 ...