NiteeshK21 / HotelManagement

A project that reflects functioning of a hotel management system and solutions for bringing an ease
0 stars 9 forks source link

Add a variable for room numbers. #13

Open NiteeshK21 opened 1 year ago

NiteeshK21 commented 1 year ago

Currently, the program has static room numbers and always displays the same room number irrespective of how many people have booked rooms. Please add a variable for room numbers and also put an option for the user to select a room from all the available rooms. Any suggestions and solutions will be appreciated.

NiteeshK21 commented 1 year ago

First of all, you have to fork my repository. Then head over to the repo and create a new branch with your username and make whatever changes you wish to contribute to my project. Then head over to the option "Compare and pull request".