-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Multi-platform app (Android + iOS) that helps THD students find free study rooms in real time. Queries THD's public THabella scheduling system and cross-references occupied rooms against all 289 known classrooms — everything runs on-device, no custom backend.
- Android: Kotlin + Jetpack Compose · Android 8.0+
- iOS: Swift + SwiftUI · iOS 16+
- Repo: github.com/arudaev/THD-Room-Finder · GPL-3.0
→ Start with For Agents — secrets, common tasks, known blockers, repo map.
→ Building and Deploying — prerequisites, build commands, signing.
→ Installing on Device — ADB install, cert-mismatch fix, iOS sideloading.
→ Architecture — both platforms: layers, MVVM, DI, caching, shared taxonomy.
→ API Reference — THabella endpoints, field quirks, parsing strategy.
→ Contributing — branch naming, commit style, code conventions, PR process.
→ App Features — task-oriented walkthrough of every screen and user flow.
→ CI and Delivery — workflows, GitHub Secrets, Appetize, TestFlight, release process.
Start here
Build & Install
Reference
Delivery
Contribute