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

Use a Date Picker for week selection. #71

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

Use a Date Picker for week selection. #71

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 select a week using a date picker, so that I can specify the time period for the menu. --
@kenako1
Copy link
Contributor Author

kenako1 commented Jan 29, 2025

🔹 Definition of Done:
✔️ A date picker (calendar interface) is available for selecting a specific week.
✔️ The date picker allows selection only for valid future and past dates (within defined limits).
✔️ The system automatically sets Monday as the starting day and Sunday as the ending day for each selected week.
✔️ UI updates dynamically to display the menu structure for the selected week.
✔️ Backend validates and stores the selected week correctly.
✔️ The system prevents the creation of overlapping menu schedules.
✔️ Feature is tested across different devices and browsers.
✔️ 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