
Crossplayy software helps its owners manage their cafe sales and sessions. There are various features like Cash Drawer, Role Based Access, Session Segmentation, Profit and Loss Statements. This is a client work and hence the repository cannot be shared.
Complete cash flow tracking with opening/closing balance reconciliation.
Different permission levels for managers, cashiers, and administrators.
Track gaming sessions by time slots, games, and customer preferences.
Automated profit and loss calculations with detailed financial reports.
Managing multiple gaming stations simultaneously with accurate time tracking.
Solution: Implemented WebSocket connections for real-time updates and used Pocketbase's real-time subscriptions.
Ensuring the system works even when internet connectivity is poor.
Solution: Built offline-first architecture with local data caching and sync when connection is restored.