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

Overlapping Bookings #9

Open
raydenlim opened this issue Nov 3, 2023 · 0 comments
Open

Overlapping Bookings #9

raydenlim opened this issue Nov 3, 2023 · 0 comments

Comments

@raydenlim
Copy link
Owner

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.

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

No branches or pull requests

1 participant