Skip to content

[Feature] Firebase gateway (infra layer) #15

Closed
milospi opened this issue Mar 16, 2026 · 0 comments · Fixed by #37
Closed

[Feature] Firebase gateway (infra layer) #15

milospi opened this issue Mar 16, 2026 · 0 comments · Fixed by #37

Comments

@milospi
Copy link
Owner

milospi commented Mar 16, 2026

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

Sign in to join this conversation on GitHub.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant