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] Integrate Dish API for Weekly Menu Generation #62

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

[Task] Integrate Dish API for Weekly Menu Generation #62

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

Comments

@chloezhoudev
Copy link
Contributor

Task Description

  • Develop the functionality to automatically generate a weekly menu by pulling dish data from the API.
  • Ensure the generated dishes are unique each week (no duplicate assignments).

Technical Requirements

  • Fetch available dishes from the API to generate the menu.
  • Randomly assign dishes to each day (Monday-Sunday) ensuring uniqueness across the week.
  • Prevent duplicate dishes on the same week.

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