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

Shift Recurrence #12

Open
3 tasks
avayedawadi opened this issue Sep 17, 2024 · 0 comments
Open
3 tasks

Shift Recurrence #12

avayedawadi opened this issue Sep 17, 2024 · 0 comments
Assignees

Comments

@avayedawadi
Copy link
Contributor

Description

  • Shifts need to have the ability to implement recurrence
  • We first need to handle this in the backend by altering the schema and server actions to allow recurrence
  • This is a bit of an open-ended problem that I'll give you more leeway in coming up with (I can give more discrete requirements if you would like as well)
  • I would recommend handling date recurrence in the way that Google Calendar handles it
  • You will need to edit the shift schema so that you have a data structure that contains a capacity and date for every shift that someone has signed up for

Acceptance Criteria

  • Recurrence data for custom recurrence is in schema
  • Server action to create and edit recurrence
  • Structure to save capacity and date for all dates of recurring shift that have someone signed up

Implementation Notes

--- Please reach out if you need help, this is a complex and awkward ticket and I can provide more guidance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants