This is an internal app for our fire department.
It connects to our station's beverage ledger and lets members book drinks, track their balance, and keep everything transparent. The app is restricted to our organization - it won't work without a valid account and our backend.
Main features
* Quick drink booking (one-tap items, quantity selection, optional confirmation)
* Balance & history (daily/monthly views, detailed transaction list)
* Payments (shows the currently configured cash/bank details and reference)
* Optional group accounts (book purchases to a group when enabled)
* Optional rounds / vouchers / free-drink sessions (when enabled by the beverage officer)
* Kiosk mode for shared tablets (QR/code login + PIN for fast self-service)
* Offline support: purchases can be queued and synced later (within configured limits)
Security & permissions
* Login via password, QR link or one-time code
* Tokens are stored encrypted on the device; optional biometric confirmation
* Camera permission is used only for scanning login QR codes
* Notifications are optional and used for internal alerts (e.g., kiosk refresh / round notifications)
Not intended for public use.