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

Simple assignment table #43

Open
gskorokhod opened this issue Oct 4, 2024 · 0 comments
Open

Simple assignment table #43

gskorokhod opened this issue Oct 4, 2024 · 0 comments
Labels
area:ui Related to Svelte UI components kind:code Coding tasks priority:now We need this right now
Milestone

Comments

@gskorokhod
Copy link
Contributor

gskorokhod commented Oct 4, 2024

For the first iteration, assignment should look like:

Mon Tue ...
Person A ES, LS
Person B NS
...
  • Rows are people
  • Columns are days
  • Cell values are assigned Shifts on this day, or "day off" (indicating that the employee is not available on this day)

For now, assume that:

  • Shifts happen at the same time, and last for the same duration, every day

This can be implemented with the existing data tables and profile list components

@gskorokhod gskorokhod added kind:code Coding tasks priority:now We need this right now area:ui Related to Svelte UI components labels Oct 4, 2024
@gskorokhod gskorokhod added this to the Iteration 1 milestone Oct 4, 2024
@gskorokhod gskorokhod modified the milestones: Iteration 1, Iteration 1.5 Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ui Related to Svelte UI components kind:code Coding tasks priority:now We need this right now
Projects
None yet
Development

No branches or pull requests

1 participant