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

Implement Logic Preventing Repeat Pairs #7

Open
mbramson opened this issue Nov 7, 2016 · 0 comments
Open

Implement Logic Preventing Repeat Pairs #7

mbramson opened this issue Nov 7, 2016 · 0 comments

Comments

@mbramson
Copy link
Contributor

mbramson commented Nov 7, 2016

When pairs are made, prevent pairs from forming where that pair occurred the week before.

Some thinking could go into this, but I'm thinking a 3 person pair of person A, B, and C is distinct from a pair of A and B.

Obviously a pair of A and B is the same as a pair of B and A. Same thing goes for a three person pair of A, B, and C and a three person pair of C, B, and A.

If #34 is implemented before this is complete, we shouldn't disallow users that were paired last week from specifying that they'd like to pair the following week too if they both select one another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant