The code allows multiple guests to check-in to the same room. Though this may be a
requirement in some cases, there should be a better way to handle multiple guests
in a room. For instance, if the front desk assigns the same room to different guests
by mistake, the code allows it.
The code allows multiple guests to check-in to the same room. Though this may be a requirement in some cases, there should be a better way to handle multiple guests in a room. For instance, if the front desk assigns the same room to different guests by mistake, the code allows it.