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

Create a random workout (AKA a set of games) for the user to play on a specific day. #7

Open
Treyhesari opened this issue Jun 8, 2022 · 1 comment
Labels
blocked This needs a little bit of refinement

Comments

@Treyhesari
Copy link

This API generates a set of 3 random games and returns them. The workout object being returned needs to contain previous game plays for the user.

@RyanFrantz
Copy link
Contributor

This reads like two small stories in one: implementing an endpoint to return a random set of games to play and returning previous game plays. Can this work be broken down?

@rogerlumos rogerlumos added the blocked This needs a little bit of refinement label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This needs a little bit of refinement
Projects
None yet
Development

No branches or pull requests

3 participants