Assignment XXXXXXXXXXpoints - Due on Wednesday November 25th 5:00 pm) - Airline / Hotel Reservation System Here are the requirements: Create a reservation system which books airline seats or hotel...

Simple text-based hotel/airline reservation system


Assignment 4 (100 points - Due on Wednesday November 25th 5:00 pm) - Airline / Hotel Reservation System Here are the requirements: Create a reservation system which books airline seats or hotel rooms. It charges various rates for particular sections of the plane or hotel. Example, first class is going to cost more than coach. Hotel rooms have penthouse suites which cost more. Keep track of when rooms will be available and can be scheduled. And most importantly: You must use OOP and classes for your application. You can not just use functions. Use classes to help you define the Hotel, Airlines and Printing. There are many right ways to do this, so explore it well! You SHOULD have an "introduction" section where you state what your program is doing, any assumptions you have made, etc. Be detailed here! Lastly, remember that appropriate comments and output are provided within the PDF submission Remember to you are free to use any resources you want and as always BE CREATIVE! Also, remember that you should have sufficient output examples in the PDF The outputs of this assignment for submission should be in PDF format and Python notebook. SUBMIT BOTH THE FILES. The name of the file should be as follows: Lastname_Firstname_Assignment4.pdf (example: Thomas_Sunela_Assignment4.pdf) and Lastname_Firstname_Assignment4.ipynb or .py Instructions for converting a Jupyter Python notebook to PDF: Go to the menu and choose, File --> Download As --> html Open that html file and print it to PDF. In [ ]:
Nov 25, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here