Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

To complete this project, please use Microsoft Visual Studio 2017 C++. In this assignment, Design and develop a program of your own design and choosing.

To complete this project, please use Microsoft Visual Studio 2017 C++. In this assignment, Design and develop a program of your own design and choosing. There is a list of ideas below, but you can come up with your own idea. Read all the instructions very carefully and review the grading rubric for this assignment. The grading rubric will be used to grade your project. Your program must be original and not based on any assignments in this or any other course. This project is also assessing your ability to problem solve: Can you design a program from the topics below?

Suggested Topics:

Statistics (sports, video games, etc...)

Business (accounting, warehousing, retail, etc...)

Home inventory system (inventory your belongings, your film collection, your music collection, your antiques collection, etc...)

Dictionary (Spanish-English, Thesaurus, Quotes, rhymes, Scrabble, etc)

Personal finance (Expense tracker, check book, Monthly budget)

Personal development (calorie tracker, exercise log, to do list, etc)

Grading Rubric for This Assignment: Criteria Range

Low End (Did not do or did very little effort) Range

High End (Used correctly and spent time/effort on programming)

Program documentation page Includes the name and description of the project, list of inputs/outputs, and flowchart and instructions on how to use the program. 0 5 Names of variables are meaningful and the program comments self-document the program. 0 5 Math operations (for max points use built-in math functions) NOTE: Increment does not count as a math operation. 0 5 Provide screen shots of the program executed with 3 sets of test data. 0 5 2 If / else or a switch statement (to get max points use nested if /elses) 0 10 Loops 2 types (for max points use nested loops) 0 10 Validated user input 0 5 Save the data to a sequential data file and read from it 0 10 At least 3 functions appropriately passing parameters and returning values as needed (to get max points, overloaded function) 0 15 Two dimensional arrays or vectors 0 10 Formatted the output so it is easy to read and aligned 0 5 The program executes without error and the output is correct 0 10 The zipped program folder and screens shots of the code and console are uploaded to dropbox. 0 5 Total Points Possible 0 100

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

C++ Database Development

Authors: Al Stevens

1st Edition

1558283579, 978-1558283572

More Books

Students also viewed these Databases questions