Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sessions in the Firebase interactor #65

Closed
4 tasks
emaela opened this issue Nov 17, 2021 · 1 comment
Closed
4 tasks

Add support for sessions in the Firebase interactor #65

emaela opened this issue Nov 17, 2021 · 1 comment

Comments

@emaela
Copy link
Collaborator

emaela commented Nov 17, 2021

Specs:
In the Firebase interactor create a...

  • field that keeps track of the current user
  • field that keeps track of the current session
  • method that creates a new session with the user's id and a start timestamp, and adds the session to the user's list of sessions
  • method that ends the current session with an end timestamp

Backend brainstorm for reference on schemas.

@emaela emaela added this to the Matching Game Flow (Part 1) milestone Nov 17, 2021
@emaela emaela assigned ofloody and koulopoulos and unassigned koulopoulos and ofloody Nov 17, 2021
@emaela
Copy link
Collaborator Author

emaela commented Nov 17, 2021

Merged these tasks in #66

@emaela emaela closed this as completed Nov 17, 2021
@emaela emaela removed this from the Matching Game Flow (Part 1) milestone Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants