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

Include a feature to regenerate the weekly menu. #87

Closed
kenako1 opened this issue Jan 19, 2025 · 1 comment
Closed

Include a feature to regenerate the weekly menu. #87

kenako1 opened this issue Jan 19, 2025 · 1 comment

Comments

@kenako1
Copy link
Contributor

kenako1 commented Jan 19, 2025

<style type="text/css"></style> As a manager, I want to cross-reference stored allergy data with the dish ingredients, so that allergenic dishes are excluded from the menu. --
@kenako1
Copy link
Contributor Author

kenako1 commented Jan 29, 2025

🔹 Definition of Done:
✔️ Managers can click a "Regenerate Menu" button to replace the current menu with a new set of randomly assigned dishes.
✔️ The new menu maintains one unique dish per day and does not repeat within the same week.
✔️ The system prompts for confirmation before regenerating to prevent accidental changes.
✔️ UI updates dynamically after menu regeneration.
✔️ The feature respects dietary restrictions when reassigning dishes.
✔️ Backend efficiently handles multiple regeneration requests without performance issues.
✔️ Feature passes usability testing to ensure smooth user interaction.
✔️ Feature demo successfully completed.

@TheaWin TheaWin closed this as completed Feb 17, 2025
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

3 participants