Question
Create a overall Design document (PP-Design) of how you will implement that program. Details of the Program - Program Scope -What input is needed by
Create a overall Design document (PP-Design) of how you will implement that program.
Details of the Program - Program Scope
-What input is needed by the program?
-How does the program process the data?
-What output does the program produce?
Decide how to break up an Client Database into distinct Classes to Design and Implement
...
Program Algorithm
-Write out the steps needed to implement your program?
-Create an algorithm for your program using pseudocode, flow chart or UML diagram?
-Document input requirements and data validation steps.
-Document output formats that match the user requirements
-Document any calculation or methods needed to process the data.
-Document what kinds of data needs to be store by the program to produce the results
-How are you going to test the program to prove that it works?
---
Document your Design using Section 2 of the Team Project Plan Template.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Below is the TEAM PROJECT PLAN TEMPLATE
Project Plan C++ Project Project Team
Semester Term:
Section 1
Team Project:
Team Name:
Team Members with Roles:
..
..
..
..
Section 2
Project Design:
Project Scope:
(Review how you will satisfy the program requirements)
Program Organization:
(How are you organizing your program and data to make the program work?)
Project Details:
(What data are you storing and what functions will you use to make the program work?)
Client View:
(What does the client see when he/she runs to the program?)
Algorithm
(flowchart and/or pseudo-code):
Project Code/Implementation:
Source Code Listing:
(Text listing not image of source code)
Project Test Plan:
(How can you prove your program works all the time?)
Screen Shots of Running Program:
(Images of the program output very to completion.)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started