We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Subtasks:
Add functionality for an on button click on the like button of the swiping container
Create a function that executes a socket event for on button click, that will increment the number of likes that this movie has.
Check if the number of likes that the movie has equals to the number of users in the session.
If they are equal, then initiate a match prompt where everyone has liked the same movie. Else, show the next movie.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Subtasks:
Add functionality for an on button click on the like button of the swiping container
Create a function that executes a socket event for on button click, that will increment the number of likes that this movie has.
Check if the number of likes that the movie has equals to the number of users in the session.
If they are equal, then initiate a match prompt where everyone has liked the same movie. Else, show the next movie.
The text was updated successfully, but these errors were encountered: