Develop a program for the party venue staff this needs to


Design.

Prior to commencing coding, you need to plan what you're going to code. Write analgorithm that describes how your program is going to work and how it links together.

2)Implementation

Develop a program for the party venue staff. This needs to:
a.Use a menu to provide the user with options to access different parts of theprogram.
b.Include all the functionality described under the application description. Make surethis includes the following elements:
The work you submit must be your own individual work. Your work may be submitted by staff to an online code-plagiarism checking software service to compare your work to other students' work.

CRICOS Provider No. 00103D ITECH1400 Assignment 1 Page 2 of 3

i. at least one array
ii. at least one if statement
iii. at least one while or do-while loop
iv. at least one for loop
v. at least one switch statement

c. Keep running until the user selects a menu option to exit the program.

You should aim to write code following high quality coding practices, including comments, trapped exceptions and exhibiting good design where code is separated into separate methods.

Warning: In this task, you are not allowed to use any automated code-writing tools. You must manually write / type the whole program by yourself. Failing to do so will result in no marks for the entire assignment.
3) Testing.

In your supplementary documentation, explain how you have tested your code and the results of your testing. This means writing down the inputs and actions which the marker should follow to reproduce the scenarios you used to check the program is working. Include screenshots demonstrating the results when you tested your code.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Develop a program for the party venue staff this needs to
Reference No:- TGS01243868

Expected delivery within 24 Hours