Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with this in C++ You are asked to collaborate with Airgead Banking, one of Chada Techs clients. Airgead Banking is well known

I need help with this in C++

You are asked to collaborate with Airgead Banking, one of Chada Techs clients. Airgead Banking is well known in the community. They often sponsor schools and have recently decided to partner with the local high school to develop a program that will teach students the concepts of fiscal responsibility (such as living within their means and spending less than they make) via an interactive system. The initial focus for this project will be on investing and the power of compound interest. You will develop an application that allows users to see how their investments will grow over time. Airgead Banking has provided you with a list of functional requirements that describe what they need their application to do.

Directions

  1. Review the Airgead Banking App Functional Requirements, located in the Supporting Materials section. Create pseudocode or a flowchart to plan your coding project. Outline your code step-by-step so that you can use it as a guide when coding. This will be submitted along with your zipped application.
    1. Do not write code yet. You will do that in Step 3. For this step, write your thoughts in English of what the program should do.
    2. Dont be concerned with syntax, just list statements, each describing a single action.
    3. List all steps.
    4. Use proper naming conventions.
    5. Keep it simpleuse only one statement per line.
  1. Develop an object-oriented programming (OOP) application using secure and efficient C++ code. Make sure that your application:
    1. Meets all specifications listed in the Airgead Banking App Functional Requirements
    2. Follows best practices described in the Airgead Banking Standards document
    3. Includes in-line comments
  1. When your solution is finished, zip your project including all components (CPP, H, and any other files used).
  1. Upload your zipped project file and pseudocode or flowchart to the project submission area.

What to Submit

Pseudocode or Flowchart Submit a pseudocode or flowchart that clearly outlines your program logic step-by-step.

Investment Code Submit your zipped project files, including all components (CPP, H, and any other files used). Be sure to include in-line comments.

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

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

2nd Edition

1597499471, 978-1597499477

More Books

Students also viewed these Databases questions