BjornRodin / book-a-contractor

0 stars 1 forks source link

USER STORY: <Double-Booking> #17

Open BjornRodin opened 1 year ago

BjornRodin commented 1 year ago

As a Site User I can not book several sessions during the same date so that can't double-book myself if I already have a booking that day.

Acceptance Criteria

Tasks

BjornRodin commented 1 year ago

I changed this when i realized it would be better to avoid doublebookings for anyone. So instead of not being able to book the same day for the user the limitations now is that a booking can only be made at a date and time where there is no other bookings.