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

Input workers' allergies via a user-friendly form. #68

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

Input workers' allergies via a user-friendly form. #68

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 workers' allergies using a form, so that I can record dietary restrictions.

@kenako1
Copy link
Contributor Author

kenako1 commented Jan 29, 2025

🔹 Definition of Done:
✔️ Managers can add, edit, and delete allergy information for each worker via a user-friendly form.
✔️ The form supports multiple allergy inputs per worker.
✔️ The system securely stores and retrieves allergy data for each employee.
✔️ Allergy data is visible only to authorized users (e.g., managers and the respective employee).
✔️ Frontend validation prevents submission of invalid or duplicate allergy data.
✔️ Backend API properly processes and persists allergy information.
✔️ Feature tested across different devices (desktop, tablet, mobile).
✔️ No major UI/UX issues remain.
✔️ 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