Who it's for
Two main personas:
- Judges — review nominations on the go without staring at a laptop.
- Door staff — scan guest QR passes at the ceremony.
Producers can sign in to monitor a show too, but the producer-grade experience is still the web dashboard.
Getting it
The Aclamos app is in the iOS App Store and Google Play (search "Aclamos"). For development / staging, install Expo Go and scan the QR from mobile/ if you're working in our repo.
Signing in
Tap Sign in. Use the same email + password you use on the web. If you have 2FA enabled, the app prompts for the 6-digit code (or a recovery code in XXXX-XXXX-XXXX form).
The app stores your bearer token in the device's secure store (iOS Keychain / Android Keystore). One token per device — sign out from Settings or revoke from the web dashboard's API Keys page.
Tabs
- Home — welcome card, jump-offs to Judging or Check-in, account snapshot.
- Judging — your assignment queue, badged with the count. Each row shows reviewed/total progress.
- Check-in — camera-based QR scanner with manual-entry fallback. Works offline (events sync once you reconnect).
- Settings — account, server URL switcher (for staging or self-hosted), legal links, sign out.
Reviewing on the go
Tap an assignment → swipeable nomination pager. Score per criterion using the chip rows, pick a recommendation, write a comment + private notes, Save draft or Submit. Submit advances you to the next un-submitted nomination automatically.
Drafts auto-save and survive app backgrounding.
Switching servers
Default https://aclamos.app. From Settings → Change server you can point at staging or a self-hosted Aclamos install. Sign out + back in after switching.
Privacy
The app sends no analytics. The iOS App Tracking Transparency prompt is intentionally not requested because we don't track. Camera permission is requested only the first time you open the Check-in tab.