You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the FirebaseGateway that encapsulates all Firestore communication behind the logic/api interfaces.
Requirements covered:
Architecture: SessionGateway, LeaderboardRepository interfaces in logic/api
Architecture: FirebaseGateway in infra/persistence
Acceptance criteria:
SessionGateway interface in logic/api
LeaderboardRepository interface in logic/api
FirebaseGateway implements both using Firestore
Real-time listeners in infra/sync for state changes
Related requirement
No response
Architecture layer
None
The text was updated successfully, but these errors were encountered:
Description
Implement the FirebaseGateway that encapsulates all Firestore communication behind the logic/api interfaces.
Requirements covered:
Architecture: SessionGateway, LeaderboardRepository interfaces in logic/api
Architecture: FirebaseGateway in infra/persistence
Acceptance criteria:
SessionGateway interface in logic/api
LeaderboardRepository interface in logic/api
FirebaseGateway implements both using Firestore
Real-time listeners in infra/sync for state changes
Related requirement
No response
Architecture layer
None
The text was updated successfully, but these errors were encountered: