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

Allow multiple allergy inputs and save them for future use. #70

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

Allow multiple allergy inputs and save them for future use. #70

kenako1 opened this issue Jan 19, 2025 · 1 comment

Comments

@kenako1
Copy link
Contributor

kenako1 commented Jan 19, 2025

As a manager, I want to input multiple allergies for each worker, so that all restrictions are captured.

@kenako1
Copy link
Contributor Author

kenako1 commented Jan 29, 2025

🔹 Definition of Done:
✔️ Allergy data is persistently stored in the database for future menu planning.
✔️ Managers can update or remove allergy information at any time.
✔️ The system automatically syncs changes across menu planning modules.
✔️ Data integrity is ensured (no duplication or data loss).
✔️ Role-based access controls (RBAC) are implemented to restrict who can edit/view allergy data.
✔️ Frontend and backend error handling is implemented for smooth user experience.
✔️ Feature passes unit, integration, and security testing.
✔️ Feature demo successfully completed.

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