Implement café worker limits
Open
cafe
Café wishlist
enhancement
- Dominant language
- Python
- Stars
- 7
- Forks
- 6
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
The café wants there to be a limit such that you can only be registered to work the café at 5 future timeslots at the same time.
This means that when you book a new time as a worker in the café we first need to check if you have 5 upcoming times booked, and in that case return a custom error we can catch and display to the user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.