Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

c++ In this homework, you will be creating a Command Line Interface for your Course Catalog. You must use the MVC model to do this.

image text in transcribed

c++

In this homework, you will be creating a Command Line Interface for your Course Catalog. You must use the MVC model to do this. The CLI must be able to do the following: . C Add a course remove a course view all courses (not student list) view courses by prefix view sections of one course change an instructor add student to a course remove student from a course and view students in a course (all information) C ALL OUTPUT MUST COME FROM VIEW CLASS!!! Not any other class or file. You must also create the UML Class diagram for your implementation. I have provided a sample diagram from umbrello in the HW sample. You can use umbello or any other application you want, but the GTA and I must be able to open it. If you use something else, please submit either a PDF or an image of your Class Diagram Follow all proper naming conventions from previous assignments (netid and class/file name) In this homework, you will be creating a Command Line Interface for your Course Catalog. You must use the MVC model to do this. The CLI must be able to do the following: . C Add a course remove a course view all courses (not student list) view courses by prefix view sections of one course change an instructor add student to a course remove student from a course and view students in a course (all information) C ALL OUTPUT MUST COME FROM VIEW CLASS!!! Not any other class or file. You must also create the UML Class diagram for your implementation. I have provided a sample diagram from umbrello in the HW sample. You can use umbello or any other application you want, but the GTA and I must be able to open it. If you use something else, please submit either a PDF or an image of your Class Diagram Follow all proper naming conventions from previous assignments (netid and class/file name)

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

Data Access Patterns Database Interactions In Object Oriented Applications

Authors: Clifton Nock

1st Edition

0321555627, 978-0321555625

More Books

Students also viewed these Databases questions

Question

What is the difference between Needs and GAP Analyses?

Answered: 1 week ago

Question

What are ERP suites? Are HCMSs part of ERPs?

Answered: 1 week ago