Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I have to write a code using the methods indicated above (class, object, pointers, inheritance etc..) in C++. Please do one with the first example

image text in transcribedimage text in transcribed

I have to write a code using the methods indicated above (class, object, pointers, inheritance etc..) in C++. Please do one with the first example Condo DateBase. Thank you!

Individually, you will plan, design, implement and document a program using class structure pointers and inheritance. Design: Define Input and Output of the project; describe the project as a system of interconnected subsystems. Design the qualities of each class/object separately and trace their interaction and integration in the main program. Document the project including the following sections: 1. INTRODUCTION Design Overview Requirements Traceability Matrix 2. SYSTEM ARCHITECTURAL DESIGN Chosen System Architecture https://towardsdatascience.com/10-common-software-architectural-patterns-in-a-nutshell-alb 47ale9013 Discussion of Alternative Designs System Interface Description 3. DETAIL DESCRIPTION OF COMPONENTS Component n Component n+1 4. USER INTERFACE DESIGN Description of the User Interface Screen Image Objects and Actions Standard Projects to choose from: Condo DataBase This is a simple information system project to keep track of current occupants in a building. It requires a CLI nice UI and the following functions: 1. Add Records 2. List Records 3. Modify Records 4. Delete Records 5. Exit Program Claude Watson Course Fee 1.Form and view the fee slip of a student of a class in the program 2.Modify the fee structure of the program to see if one or another event could be budgeted 3. Add an event 3.View the fee structure of the program in the form of events list Ride-Sharing App 1.Install a car/ride record 2. Make reservation 3. Show availability of seats in the car details 4. Show all rides available to the designation Individually, you will plan, design, implement and document a program using class structure pointers and inheritance. Design: Define Input and Output of the project; describe the project as a system of interconnected subsystems. Design the qualities of each class/object separately and trace their interaction and integration in the main program. Document the project including the following sections: 1. INTRODUCTION Design Overview Requirements Traceability Matrix 2. SYSTEM ARCHITECTURAL DESIGN Chosen System Architecture https://towardsdatascience.com/10-common-software-architectural-patterns-in-a-nutshell-alb 47ale9013 Discussion of Alternative Designs System Interface Description 3. DETAIL DESCRIPTION OF COMPONENTS Component n Component n+1 4. USER INTERFACE DESIGN Description of the User Interface Screen Image Objects and Actions Standard Projects to choose from: Condo DataBase This is a simple information system project to keep track of current occupants in a building. It requires a CLI nice UI and the following functions: 1. Add Records 2. List Records 3. Modify Records 4. Delete Records 5. Exit Program Claude Watson Course Fee 1.Form and view the fee slip of a student of a class in the program 2.Modify the fee structure of the program to see if one or another event could be budgeted 3. Add an event 3.View the fee structure of the program in the form of events list Ride-Sharing App 1.Install a car/ride record 2. Make reservation 3. Show availability of seats in the car details 4. Show all rides available to the designation

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_2

Step: 3

blur-text-image_3

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

Advanced MySQL 8 Discover The Full Potential Of MySQL And Ensure High Performance Of Your Database

Authors: Eric Vanier ,Birju Shah ,Tejaswi Malepati

1st Edition

1788834445, 978-1788834445

More Books

Students also viewed these Databases questions