Question: please use python to implement Question 1:Hotel management: add/modify/delete hotel record, hotel information includes hotel Project 12: Hotel reservation system Using any programming language and
please use python to implementQuestion 1:Hotel management: add/modify/delete hotel record, hotel information includes hotel Project 12: Hotel reservation system Using any programming language and database to develop a hotel reservation system name, phone number, address, price, reservation and available rooms. Question2: user management: add/modify/delete user record, user information includes name, phone number, Id card, room number, date, duration Question3: Reservation: input user ID card and hotel name, get all reservations of this hotel, if there's available rooms, book the room for this user. After allocate a room for this client, create a new record into user table and modify hotel information. Question 4: Cancel/update: You can cancel/update an exist reservation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
