Answered step by step
Verified Expert Solution
Question
1 Approved Answer
INTRODUCTION TO INTERACTION MULTIMEDIA Project Requirements for CSC425: This project will be submitted as a mini project, which is part of the continuous assessment (10%)
INTRODUCTION TO INTERACTION MULTIMEDIA
Project Requirements for CSC425: This project will be submitted as a mini project, which is part of the continuous assessment (10%) in this course. You have to participate in a small project team. Discuss with your group members to choose one of the following program: Hotel Billing program Cyber Caf program Simple Auto Teller Machine Electric Billing program Restaurant Billing program Book Sales program Car Rental program Other suggestion: Once you decide on the program, you have to develop the program and produce a report / documentation. For your program, you have to fulfil the following requirements: Appropriate comments (write explanations for important statements) Appropriate indentations (to make your program readable) Appropriate variables' declarations Input/Output (cin, cout) Calculation involve at least three calculations) 1/0 Manipulators (setw() or setfill) or setprecision() or etc) Pre-defined Functions (getline(), or gcount(), or ignore() or etc) User-defined Functions (call by value or call by reference) Control Structure (lf-else, if-else if, switch) Loops (for, while, do while) Array (one dimension array) The cover for your project report/ documentation, it shall have: Title of the Project; Group Members' names; Group Members' Matrix numbers; The project report/ documentation must contain the following sections: Introduction about your project objectives, functions, usage, etc); Algorithm of the program using flow chart; Your program in Hardcopy; Print screens or snap shots of your program's outputs; and Program (source codes and exe file) and report in zip file
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