Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

An airline company requires your services to design software for their Boarding Pass Generation System. A sample boarding pass is provided in Figure 1 ,

An airline company requires your services to design software for their Boarding Pass Generation
System. A sample boarding pass is provided in Figure 1, which would be provided to a passenger
who will be boarding a place.
NATIONAL AIRLINES
PASSENGER TICKET AND BAGGAGE CHECK
BOARDING PASS
FIRST CLASS
Passenger
JAMES SMITH
From:
CHICAGO ORD
Co:
NA4321 Date Time
NEC 20,11:40
Gate Boarding till: Seat
11:20
09A
Electronic ticket
629
You are required to do the following:
Identify the use-cases for the software. Draw the UML use-case diagram and include
supporting use-case descriptions. At least 3 scenarios must be identified.
Identify the objects and their respective classes. Draw the UML class diagrams and include
supporting descriptions to explain the relationships. At least 4 classes and respective
relationships must be identified.
For all the identified classes, create Python classes with the constructor, attributes (at least
, and required setter/getter methods. Identify and include other required function headers
in the classes where the function's body is just a pass statement and include a comment to
indicate what the function should achieve.
Create objects of all the identified classes and use the object's functions to populate and
display all the boarding pass details shown in the figure. Submission:
Submit a report (single PDF file) that has the following sections:
a. UML Use-Case Diagrams and Description.
b. UML Class Diagrams and Description.
c. Python classes (copy-paste the code, NOT an image of the code). The code must be well documented with good coding standards followed.
d. GitHub repository link, with access made public: The GitHub repository will have a record of your work. The repository would indicate the cumulative progress of your work in the assignment over the time you have worked on it.
e. Summary of learnings
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

3rd Edition

978-1119907466

More Books

Students also viewed these Databases questions