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

[PE-D][Tester D] Overlapping Bookings #224

Closed
nus-pe-bot opened this issue Nov 3, 2023 · 0 comments · Fixed by #245
Closed

[PE-D][Tester D] Overlapping Bookings #224

nus-pe-bot opened this issue Nov 3, 2023 · 0 comments · Fixed by #245
Assignees

Comments

@nus-pe-bot
Copy link

image.png

^ Image of the same room being booked by different people for the same duration and date

I understand that hotels usually have a habit of overbooking their rooms for profit reasons + people might cancel their rooms. Im not sure if you guys are mimicing this feature, or if this is just a feature flaw.

But at 1st glance, this overlapping of bookings seems is an issue, as guests cant possible share the same room. Perhaps you might want to have a boolean checker isOccupied to resolve this issue.


Labels: severity.Medium type.FeatureFlaw
original: raydenlim/ped#9

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

Successfully merging a pull request may close this issue.

4 participants