Question: can someone create a flowchart and pseudocode in python for this project? also please write a python program and please create a reservation class and
can someone create a flowchart and pseudocode in python for this project? also please write a python program and please create a reservation class and roomType Class. I WILL BE SO GRATEFUL FOR YOUR HELP.
I plan on designing a hotel reservation system which has the following requirements. It must prompt for users requirements i.e. his / her preferences and dates of booking. It should match the users requirements with the currently available rooms such as suites, large rooms with king-size beds, connecting rooms, queen and single bed rooms. And it should also assign a room to the user. Purpose: The purpose of the hotel reservation system project is to help the user find and book the best/ perfect available room for them from the following room types ; suites, king, connecting rooms, queen and single bed rooms basing on their preferences such as the number of beds, number of occupants, and type of bed. Main features: The main features of this project are; Allow user to input and store number of beds Allow the user to input and store number of occupants Allow the user to input and store the type of bed Can someone please create a flowchart and pseudo code for this project in python .thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
