shouryaj98 / Hotel-Management-Project-Java

It is a Hotel Management tool which can be used to manage activites like storing customer details, booking rooms of four different types, ordering food for particular rooms, unbooking rooms and showing the bill.
MIT License
334 stars 425 forks source link

Code design and Implementation. #31

Open Rguzman2022 opened 1 year ago

Rguzman2022 commented 1 year ago

There is an issue in this project as it is taking any number of digits contact number and I can type anything on the gender field.

Rguzman2022 commented 1 year ago

@shouryaj98 Please see below the issue I found and one potential solution for it.

Rguzman2022 commented 1 year ago

I modified and added new code to fix this issue.