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

[Task] Prevent Dish Duplicates Across the Week #65

Open
2 tasks
chloezhoudev opened this issue Jan 16, 2025 · 0 comments
Open
2 tasks

[Task] Prevent Dish Duplicates Across the Week #65

chloezhoudev opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@chloezhoudev
Copy link
Contributor

Task Description

Implement logic to ensure there are no duplicate dishes assigned to different days within the same week.

Technical Requirements

  • Apply checks to ensure each dish is only assigned to one day of the week.
  • Handle edge cases where there are fewer dishes than days in the week or where no valid options exist.

Related User Story

Part of User Story #57

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

No branches or pull requests

1 participant